Skip to content

Commit 68169b3

Browse files
committed
CI: Pin python version to 3.13
1 parent e50f065 commit 68169b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ inputs:
77
default: "0.10.6"
88
python_version:
99
description: Python version to setup
10-
default: "3.14"
10+
default: "3.13"
1111

1212
outputs:
1313
version:

0 commit comments

Comments
 (0)