Skip to content

Commit 019f23a

Browse files
authored
Update python in workflow (#28)
1 parent 04ce6bf commit 019f23a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- uses: actions/setup-python@v5
2525
with:
26-
python-version: '3.11'
26+
python-version: '3.13'
2727

2828
- name: Legendary dependencies and build tools
2929
run: pip3 install --upgrade

0 commit comments

Comments
 (0)