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 a8d4514 commit 10678dcCopy full SHA for 10678dc
1 file changed
.github/workflows/main.yml
@@ -25,6 +25,7 @@ jobs:
25
python-version: "${{ matrix.python-version }}"
26
allow-python-prereleases: true
27
cache: true
28
+ version: "2.17.3"
29
30
- name: "Run Tox"
31
run: |
0 commit comments