We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69de905 commit c635d84Copy full SHA for c635d84
.github/workflows/build.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Install Python 3.x
44
uses: actions/setup-python@v5
45
with:
46
- python-version: '3.11'
+ python-version: '3.12.3'
47
48
- name: Package
49
shell: bash
0 commit comments