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.
2 parents 36bc700 + 88e986e commit 0a0a7deCopy full SHA for 0a0a7de
.github/workflows/merge.yml
@@ -5,7 +5,7 @@ name: Latest release
5
6
env:
7
CACHE_VERSION: 7
8
- DEFAULT_PYTHON: 3.10
+ DEFAULT_PYTHON: "3.10"
9
10
# Only run on merges
11
on:
0 commit comments