Skip to content

Commit 0a0a7de

Browse files
authored
Merge pull request #256 from plugwise/fix-release
3.10 as string
2 parents 36bc700 + 88e986e commit 0a0a7de

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)