We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3c5936 commit 3c16a3eCopy full SHA for 3c16a3e
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
ref: "main"
17
- uses: actions/setup-python@v4
18
with:
19
- python-version: 3.x
+ python-version: 3.13
20
- run: |
21
pip install poetry
22
poetry install --no-root
0 commit comments