Skip to content

Commit 01d1732

Browse files
chore(deps): update dependency python to 3.13
1 parent 059efc2 commit 01d1732

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup Python
1818
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
1919
with:
20-
python-version: "3.10"
20+
python-version: "3.13"
2121
cache: "pipenv"
2222

2323
- name: Install packages

0 commit comments

Comments
 (0)