Skip to content

Commit b966841

Browse files
Update python Docker tag to v3.14
1 parent 668e5c0 commit b966841

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ruff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Set up Python
1313
uses: actions/setup-python@v5
1414
with:
15-
python-version: '3.13'
15+
python-version: '3.14'
1616

1717
- name: Install ruff
1818
run: pip install ruff

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.12
1+
3.14

0 commit comments

Comments
 (0)