Update actions/checkout action to v6
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-js
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user