chore(deps): update actions/checkout action to v4.3.0
All checks were successful
Helm / helm-lint (push) Successful in 5s
Helm / helm-unittest (push) Successful in 6s
Helm / helm-lint (pull_request) Successful in 5s
Helm / helm-unittest (pull_request) Successful in 5s

This commit is contained in:
2025-08-11 13:23:23 +00:00
parent 95ef4db607
commit a5bc7a1287
3 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@ jobs:
run: |
apk update
apk add git npm
- uses: actions/checkout@v4.2.2
- uses: actions/checkout@v4.3.0
- name: Generate parameter section in README
run: |
npm install