We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e018429 commit a498b88Copy full SHA for a498b88
action.yml
@@ -6,7 +6,7 @@ inputs:
6
default: ''
7
python-version:
8
description: 'Python version to use'
9
- default: '3.10'
+ default: '3.12'
10
project-path:
11
description: 'Project path'
12
required: true
0 commit comments