Skip to content

Commit

Permalink
chore(deps): update actions/setup-python action to v5.4.0 (#197)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 39e391e commit 0d666bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/image-build-common/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ runs:
uses: docker/[email protected]

- name: "[python] set up python environment"
uses: actions/setup-python@v5.3.0
uses: actions/setup-python@v5.4.0

- name: "[prind] install requirements"
shell: bash
Expand Down

0 comments on commit 0d666bf

Please sign in to comment.