Skip to content

Commit 7c88bde

Browse files
chore(deps): update dependency python to 3.13
1 parent 2429cc4 commit 7c88bde

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
@@ -99,7 +99,7 @@ jobs:
9999
- name: Set up Python
100100
uses: actions/setup-python@v5
101101
with:
102-
python-version: "3.11" # match what's in .readthedocs.yml
102+
python-version: "3.13" # match what's in .readthedocs.yml
103103

104104
- name: Install system dependencies
105105
run: |

0 commit comments

Comments
 (0)