Skip to content

Commit 3e1ecf7

Browse files
authored
Bump the default python version (#4)
1 parent f6d64d7 commit 3e1ecf7

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
@@ -9,7 +9,7 @@ inputs:
99
python-version:
1010
description: "Python version that will be deployed"
1111
required: false
12-
default: "3.9"
12+
default: "3.10"
1313
cache-version:
1414
description: "Cache version for the environment, can be used to invalidate the current cache"
1515
required: false

0 commit comments

Comments
 (0)