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.
2 parents 95f23e8 + 965616c commit a6d479bCopy full SHA for a6d479b
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v3
18
19
- name: Set up Python
20
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v3
21
with:
22
python-version: 3.9
23
.github/workflows/prs.yml
@@ -21,7 +21,7 @@ jobs:
fetch-depth: 0
24
25
26
27
.github/workflows/test-scripts.yml
@@ -24,7 +24,7 @@ jobs:
28
29
30
0 commit comments