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 c6f1c5c commit a79fbc7Copy full SHA for a79fbc7
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # pin@v3
16
17
- - uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # pin@v4
+ - uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # 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