Update actions/checkout action to v6
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 15s

This commit is contained in:
2025-11-22 00:05:43 +00:00
parent 1b409f9435
commit 3dca8b97a2
5 changed files with 5 additions and 5 deletions

View File

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