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 bd2ef7d commit 86d668bCopy full SHA for 86d668b
1 file changed
.github/workflows/continuousdeployment.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- uses: actions/setup-python@v1
17
with:
18
- python-version: 3.10
+ python-version: '3.10'
19
20
- name: Get version from tag
21
id: tag_name
0 commit comments