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 b628a8a commit cb1dfd1Copy full SHA for cb1dfd1
.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Set up Python 3.10
42
uses: actions/[email protected]
43
with:
44
- python-version: 3.10
+ python-version: "3.10"
45
46
- name: Install dependencies
47
run: |
0 commit comments