Skip to content

Commit 2324bd9

Browse files
chore(deps): update actions/setup-python action to v6
1 parent 29def7d commit 2324bd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint_test_charts.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
fetch-depth: 0
3030

31-
- uses: actions/setup-python@v5
31+
- uses: actions/setup-python@v6
3232
- uses: helm/[email protected]
3333
- uses: azure/setup-helm@v4
3434
with:
@@ -72,7 +72,7 @@ jobs:
7272
with:
7373
fetch-depth: 0
7474

75-
- uses: actions/setup-python@v5
75+
- uses: actions/setup-python@v6
7676
- uses: helm/[email protected]
7777
- uses: azure/setup-helm@v4
7878
with:

0 commit comments

Comments
 (0)