Skip to content

Commit 0413544

Browse files
Update dependency python to 3.13
1 parent 5b87c09 commit 0413544

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Set up Python env
1212
uses: actions/setup-python@v5
1313
with:
14-
python-version: 3.11
14+
python-version: 3.13
1515

1616
- name: Install dependencies
1717
run: |

0 commit comments

Comments
 (0)