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 476f44f + 06752e9 commit cfac429Copy full SHA for cfac429
.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@v4.1.0
+ uses: actions/setup-python@v4.2.0
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