Skip to content

Commit 5b5c9a7

Browse files
chore(deps): update python docker tag to v3.14
1 parent 0277b9c commit 5b5c9a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182
- name: Set up Python
183183
uses: actions/setup-python@v6
184184
with:
185-
python-version: "3.11"
185+
python-version: "3.14"
186186

187187
- name: Install uv
188188
uses: astral-sh/setup-uv@v7
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
3.11
1+
3.14
22

0 commit comments

Comments
 (0)