chore(deps): update actions/checkout to v5.0.0
All checks were successful
Helm / helm-unittest (push) Successful in 7s
Helm / helm-lint (push) Successful in 16s

This commit is contained in:
2025-09-18 22:35:27 +02:00
parent a8c20dcef1
commit 4b2f55d673

View File

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