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 76fbe2a commit d47d247Copy full SHA for d47d247
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
submodules: true
38
39
- name: Setup Python
40
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
41
with:
42
python-version: '3.12'
43
0 commit comments