Skip to content

Commit a498b88

Browse files
committed
chore: Use Python 3.12 in GA
1 parent e018429 commit a498b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ inputs:
66
default: ''
77
python-version:
88
description: 'Python version to use'
9-
default: '3.10'
9+
default: '3.12'
1010
project-path:
1111
description: 'Project path'
1212
required: true

0 commit comments

Comments
 (0)