We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e67861b commit 72ff264Copy full SHA for 72ff264
1 file changed
.github/workflows/test.yaml
@@ -44,7 +44,7 @@ jobs:
44
- name: Set up Python
45
uses: actions/setup-python@v5
46
with:
47
- python-version: "3.10"
+ python-version: "3.13"
48
- name: Install poetry
49
run: pip install poetry
50
- name: Build package
0 commit comments