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 7a07950 commit f504291Copy full SHA for f504291
.github/workflows/static_build.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup Python
21
uses: actions/setup-python@v5
22
with:
23
- python-version: "3.11"
+ python-version: "3.12"
24
25
- name: Run build script
26
run: |
0 commit comments