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 c3b91f8 commit b44e29fCopy full SHA for b44e29f
1 file changed
.github/workflows/buildrelease.yml
@@ -81,7 +81,7 @@ jobs:
81
82
- uses: actions/setup-python@v6
83
with:
84
- python-version: '3.x'
+ python-version: '3.12'
85
86
- name: Install dependencies
87
run: |
0 commit comments