Skip to content

Commit 1774709

Browse files
committed
ci: upgrade linting to use python 3.14
1 parent 3794039 commit 1774709

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Setup testing
4141
id: setup
42-
uses: helm/chart-testing-action@v2.7.0
42+
uses: helm/chart-testing-action@main
4343

4444
- name: Setup helm
4545
id: helm

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.13.9
1+
3.14.0

0 commit comments

Comments
 (0)