Skip to content

Commit c11d13f

Browse files
committed
Seeing if these updated versions work with py 3.14
1 parent 244eb01 commit c11d13f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-helm-chart.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ jobs:
3434
- name: Set up chart-testing
3535
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
3636
with:
37-
yamale_version: 4.0.4
38-
yamllint_version: 1.35.1
37+
yamale_version: 6.0.0
38+
yamllint_version: 1.37.1
3939

4040
- name: Determine target branch
4141
id: ct-branch-target

0 commit comments

Comments
 (0)