Skip to content

Commit 8c27edc

Browse files
authored
ci(action): update actions/setup-python action to v5.6.0 (#569)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 5ecb8b4 commit 8c27edc

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@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
37+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
3838
with:
3939
python-version: ${{ matrix.py }}
4040
- name: Install tox

0 commit comments

Comments
 (0)