We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fea5933 commit 4519829Copy full SHA for 4519829
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Set up Python
56
uses: actions/setup-python@v4
57
with:
58
- python-version: "3.10.16"
+ python-version: "3.12.9"
59
60
- name: Install dependencies
61
run: poetry install --no-interaction
0 commit comments