We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad059cd commit 55e0195Copy full SHA for 55e0195
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # pin@v3
16
17
- - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # pin@v4
+ - uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # 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