Skip to content

Commit c2d39e5

Browse files
chore(deps): update dependency python to 3.14 (#392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 20877a2 commit c2d39e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Python
1919
uses: actions/setup-python@v6
2020
with:
21-
python-version: '3.13'
21+
python-version: '3.14'
2222
check-latest: true
2323
- name: Set up chart-testing
2424
uses: helm/[email protected]

0 commit comments

Comments
 (0)