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 0da9dcb commit b3fa9beCopy full SHA for b3fa9be
.github/workflows/pipeline.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Python
22
uses: actions/setup-python@v5
23
with:
24
- python-version: "3.11"
+ python-version: "3.14"
25
26
- name: Set up venv
27
run: |
0 commit comments