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.
1 parent 9fdc395 commit 1607b61Copy full SHA for 1607b61
.github/workflows/pull_request.yml
@@ -35,7 +35,7 @@ jobs:
35
- uses: actions/checkout@v4
36
37
- name: Setup Python 3.10
38
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
39
with:
40
python-version: '3.10'
41
.github/workflows/release.yml
@@ -41,7 +41,7 @@ jobs:
42
43
- name: Setup Python
44
45
46
47
0 commit comments