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 567cc80 + 76ea666 commit 148f0e9Copy full SHA for 148f0e9
1 file changed
.github/workflows/pr-check.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Python
16
uses: actions/setup-python@v6
17
with:
18
- python-version: 3.12
+ python-version: 3.14
19
- name: Install Poetry
20
run: |
21
curl -sSL https://install.python-poetry.org | python3 -
0 commit comments