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 255a8f9 commit 706e5d2Copy full SHA for 706e5d2
.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