Skip to content

Commit 2a35747

Browse files
chore(deps): update dependency python to 3.13
1 parent 2ca6edd commit 2a35747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Set up Python
4545
uses: actions/setup-python@v5
4646
with:
47-
python-version: "3.10"
47+
python-version: "3.13"
4848
- name: Install poetry
4949
run: pip install poetry
5050
- name: Build package

0 commit comments

Comments
 (0)