We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec0be1a commit ac37d60Copy full SHA for ac37d60
.github/workflows/ci.yml
@@ -76,7 +76,7 @@ jobs:
76
- name: Set up Python 3.11
77
uses: actions/setup-python@v4
78
with:
79
- python-version: "3.11"
+ python-version: "3.13"
80
81
- name: Create & activate virtualenv
82
run: |
0 commit comments