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.
2 parents 19600bb + b230cc4 commit 741e65fCopy full SHA for 741e65f
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Setup Python
15
uses: actions/setup-python@v6
16
with:
17
- python-version: '3.13'
+ python-version: '3.14'
18
19
- name: Setup Poetry
20
uses: abatilo/actions-poetry@v4
0 commit comments