diff --git a/helm/lint/action.yml b/helm/lint/action.yml index 6cf6f73f..6ba19f99 100644 --- a/helm/lint/action.yml +++ b/helm/lint/action.yml @@ -15,7 +15,7 @@ runs: using: "composite" steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 0