Skip to content

Commit 51a3b1c

Browse files
chore(deps): update dependency python to 3.13
1 parent 030e7bd commit 51a3b1c

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
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up Python
1414
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
1515
with:
16-
python-version: "3.9"
16+
python-version: "3.13"
1717

1818
- id: cache
1919
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2

0 commit comments

Comments
 (0)