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 593e6d3 commit 165d184Copy full SHA for 165d184
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # pin@v3
16
17
- - uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # pin@v4
+ - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # pin@v4
18
with:
19
python-version: 3.7
20
@@ -41,7 +41,7 @@ jobs:
41
42
version: v3.10.0
43
44
45
46
47
0 commit comments