We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3983747 commit f6617adCopy full SHA for f6617ad
1 file changed
.github/workflows/tests.yaml
@@ -41,6 +41,8 @@ jobs:
41
- uses: actions/checkout@v2
42
43
- uses: actions/setup-python@v2.3.1
44
+ with:
45
+ python-version: "3.10.0"
46
47
- run: pip install -U setuptools==45
48
0 commit comments