Skip to content

Commit 1fd86bf

Browse files
committed
Fix version
1 parent c002194 commit 1fd86bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branches: [main]
77

88
env:
9-
PYTHON_VERSION: "3.10"
9+
PYTHON_VERSION: "3.12"
1010

1111
jobs:
1212
publish:

0 commit comments

Comments
 (0)