diff --git a/.github/workflows/helm.yml b/.github/workflows/helm.yml index e346387..f8e5e16 100644 --- a/.github/workflows/helm.yml +++ b/.github/workflows/helm.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: fetch-depth: 0 - name: Configure Git