We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8086edc commit cc5462eCopy full SHA for cc5462e
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
fetch-depth: 0
37
- name: Setup python for test ${{ matrix.py }}
38
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
+ uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
39
40
python-version: ${{ matrix.py }}
41
- name: Install tox
0 commit comments