Skip to content

Commit d28ac3f

Browse files
chore(deps): update dependency python to 3.14
1 parent 7e96842 commit d28ac3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
- name: Set up Python
119119
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
120120
with:
121-
python-version: '3.13'
121+
python-version: '3.14'
122122

123123
- name: Set up uv
124124
uses: astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # v7

0 commit comments

Comments
 (0)