Skip to content

Commit c8aacb0

Browse files
chore(deps): update dependency python to 3.13
1 parent 89aad34 commit c8aacb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
3636
id: setup-python
3737
with:
38-
python-version: "3.12"
38+
python-version: "3.13"
3939

4040
- name: python - setup dependency cache
4141
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2

0 commit comments

Comments
 (0)