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

This commit is contained in:
2025-09-18 22:37:30 +02:00
parent 3af39e8ef5
commit c97b1d15f6

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