We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent affffe8 commit 693aa46Copy full SHA for 693aa46
.github/workflows/deploy.yml
@@ -9,7 +9,7 @@ on:
9
- published
10
11
env:
12
- PYTHON_VERSION: 3.x
+ PYTHON_VERSION: 3.11
13
14
permissions:
15
contents: write
0 commit comments