Update actions/checkout action to v5
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 1m19s

This commit is contained in:
2025-11-10 22:24:29 +00:00
parent ea81d0be24
commit 844eda27a9
3 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-js
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0