We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd42717 + ed8059c commit de45afcCopy full SHA for de45afc
.github/workflows/python-publish.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
# build/push in lowest support python version
15
- python-version: [ 3.10 ]
+ python-version: [ "3.10" ]
16
17
steps:
18
- uses: actions/checkout@v4
0 commit comments