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 0ea12d8 commit 54dd6d0Copy full SHA for 54dd6d0
.github/workflows/pull-requests.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- uses: actions/setup-python@v6
18
with:
19
- python-version: '3.13' # renovate: datasource=github-tags depName=python
+ python-version: '3.14' # renovate: datasource=github-tags depName=python
20
21
- name: Install dependencies
22
run: |
0 commit comments