Skip to content

Commit 91e7568

Browse files
chore(deps): update dependency python to 3.13
1 parent 2879879 commit 91e7568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)