Skip to content

Commit cf5b96c

Browse files
authored
chore(deps): update actions/setup-python action to v5.4.0 (#509)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent f93376d commit cf5b96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
fetch-depth: 0
3636
- name: Setup python for test ${{ matrix.py }}
37-
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
37+
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
3838
with:
3939
python-version: ${{ matrix.py }}
4040
- name: Install tox

0 commit comments

Comments
 (0)