We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d00602c commit 30ae55fCopy full SHA for 30ae55f
.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@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # pin@v4
+ - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # 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