Skip to content

Commit 54dd6d0

Browse files
Update dependency python to 3.14
1 parent 0ea12d8 commit 54dd6d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-requests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- uses: actions/setup-python@v6
1818
with:
19-
python-version: '3.13' # renovate: datasource=github-tags depName=python
19+
python-version: '3.14' # renovate: datasource=github-tags depName=python
2020

2121
- name: Install dependencies
2222
run: |

0 commit comments

Comments
 (0)