We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78012d5 commit a8e930dCopy full SHA for a8e930d
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Python 3.11
17
uses: actions/setup-python@v5
18
with:
19
- python-version: '3.11'
+ python-version: '3.13'
20
21
- name: Install dependencies
22
run: |
0 commit comments