Skip to content

Commit d3b3c2f

Browse files
chore(deps): update dependency python to 3.13
1 parent 9426e0f commit d3b3c2f

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
@@ -76,7 +76,7 @@ jobs:
7676
- uses: actions/checkout@v4
7777
- uses: actions/setup-python@v5
7878
with:
79-
python-version: "3.11"
79+
python-version: "3.13"
8080
architecture: x64
8181
- name: Install Dependencies
8282
run: make requirements

0 commit comments

Comments
 (0)