Skip to content

Commit 0d666bf

Browse files
chore(deps): update actions/setup-python action to v5.4.0 (#197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39e391e commit 0d666bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/image-build-common/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ runs:
3333
uses: docker/setup-buildx-action@v3.8.0
3434

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

3838
- name: "[prind] install requirements"
3939
shell: bash

0 commit comments

Comments
 (0)