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 75efe6c commit c183f9eCopy full SHA for c183f9e
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
os: [ubuntu-latest]
17
- python-version: [3.10]
+ python-version: "3.10"
18
steps:
19
- uses: actions/checkout@v2
20
0 commit comments