Skip to content

Commit f3d21f9

Browse files
committed
Update Python version in release workflow to 3.12
1 parent 78f3245 commit f3d21f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010
contents: write
1111

1212
env:
13-
PYTHON_VER: "3.10"
13+
PYTHON_VER: "3.12"
1414

1515
jobs:
1616
package-and-release:

0 commit comments

Comments
 (0)