Skip to content

Commit 9ea34d2

Browse files
authored
Merge pull request #128 from stacklok/renovate/python-3.x
chore(deps): update dependency python to 3.14
2 parents 71633ba + 0c876f2 commit 9ea34d2

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@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7

0 commit comments

Comments
 (0)