Skip to content

Commit 88e986e

Browse files
committed
Merge.yaml: 3.10 as string
1 parent 36bc700 commit 88e986e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Latest release
55

66
env:
77
CACHE_VERSION: 7
8-
DEFAULT_PYTHON: 3.10
8+
DEFAULT_PYTHON: "3.10"
99

1010
# Only run on merges
1111
on:

0 commit comments

Comments
 (0)