diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 20c9f12b..11373675 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -34,7 +34,7 @@ jobs: # Full git history is needed to get a proper list of changed files within `super-linter` fetch-depth: 0 - name: Setup helm - uses: azure/setup-helm@v3 + uses: azure/setup-helm@v4 with: version: 'v3.13.2' id: install