Skip to content

Commit b9d53dc

Browse files
chore(deps-dev): update dependency python to 3.14 (#208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d69c3b commit b9d53dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
3131
with:
32-
python-version: 3.13
32+
python-version: 3.14
3333

3434
- name: Set up chart-testing
3535
uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
@@ -201,7 +201,7 @@ jobs:
201201

202202
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
203203
with:
204-
python-version: 3.13
204+
python-version: 3.14
205205

206206
- name: Set up chart-testing
207207
uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0

0 commit comments

Comments
 (0)