chore(deps): update actions/checkout action to v6
All checks were successful
Helm / helm-lint (push) Successful in 5s
Helm / helm-unittest (push) Successful in 12s
Helm / helm-lint (pull_request) Successful in 10s
Helm / helm-unittest (pull_request) Successful in 11s

This commit is contained in:
2026-04-20 16:18:06 +00:00
parent cac5f03084
commit d819968ee5
4 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ jobs:
apk update
apk add git npm jq yq
- uses: actions/checkout@v5.0.1
- uses: actions/checkout@v6.0.2
with:
fetch-depth: 0