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 5a6c3cc + 12fddc4 commit 2b389f1Copy full SHA for 2b389f1
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v2
18
19
- name: Set up Python
20
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v4
21
with:
22
python-version: '3.x'
23
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
16
0 commit comments