Skip to content

Commit 0071446

Browse files
committed
shrug
1 parent cadc40e commit 0071446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ runs:
99

1010
- uses: actions/setup-python@v5
1111
with:
12-
python-version: '2.7'
12+
python-version: '3.14'
1313

1414
- name: Install packages
1515
shell: bash

0 commit comments

Comments
 (0)