Skip to content

Commit 0e3d117

Browse files
make test workflow reusable
1 parent a4e8ae2 commit 0e3d117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/python-common-setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ inputs:
55
python-version:
66
description: 'Python version to use'
77
required: true
8-
default: 3.13
8+
default: "3.13"
99

1010
# outputs:
1111

0 commit comments

Comments
 (0)