Skip to content

Commit 3464373

Browse files
chore(deps): update dependency python to 3.13
1 parent 0a8ac9e commit 3464373

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.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 3.12
1212
uses: actions/setup-python@e9aba2c848f5ebd159c070c61ea2c4e2b122355e # v2.3.4
1313
with:
14-
python-version: 3.12
14+
python-version: 3.13
1515

1616
- name: Install poetry
1717
env:

0 commit comments

Comments
 (0)