We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 964b160 commit 94e22c8Copy full SHA for 94e22c8
.github/workflows/pkg.yml
@@ -64,7 +64,7 @@ jobs:
64
- name: Setup Python
65
uses: actions/setup-python@v5
66
with:
67
- python-version: 3.10
+ python-version: '3.12'
68
architecture: ${{ matrix.pythonArch }}
69
70
- name: Install Requirements
0 commit comments