Skip to content

Commit d6bcc30

Browse files
committed
use python 3.12
this was the version being used before these changes
1 parent d773a93 commit d6bcc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-python/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ runs:
88
- name: Set up Python
99
uses: actions/setup-python@v5
1010
with:
11-
python-version: "3.10"
11+
python-version: "3.12"

0 commit comments

Comments
 (0)