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 2879879 commit 91e7568Copy full SHA for 91e7568
.github/workflows/ci.yaml
@@ -11,7 +11,7 @@ jobs:
11
- name: Set up Python 3.12
12
uses: actions/setup-python@e9aba2c848f5ebd159c070c61ea2c4e2b122355e # v2.3.4
13
with:
14
- python-version: 3.12
+ python-version: 3.13
15
16
- name: Install poetry
17
env:
0 commit comments