We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8b285f commit 9a5a7ceCopy full SHA for 9a5a7ce
.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