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 39e323d commit 99d7650Copy full SHA for 99d7650
.github/workflows/tests.yaml
@@ -41,6 +41,8 @@ jobs:
41
- uses: actions/checkout@v2
42
43
- uses: actions/[email protected]
44
+ with:
45
+ python-version: 3.9
46
47
- run: pip install --upgrade setuptools
48
0 commit comments