We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e846e commit cd31823Copy full SHA for cd31823
.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.10.11'
68
architecture: ${{ matrix.pythonArch }}
69
70
- name: Install Requirements
0 commit comments