We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93fff60 commit 6e77642Copy full SHA for 6e77642
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up python
19
uses: actions/setup-python@v5
20
with:
21
- python-version: 3.12
+ python-version: 3.13
22
#----------------------------------------------
23
# ----- install & configure poetry -----
24
0 commit comments