diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 11ad704..f0fc2c7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,7 +18,7 @@ jobs: with: fetch-depth: 0 - name: Set Helm - uses: azure/setup-helm@v4.0.0 + uses: azure/setup-helm@v4.1.0 with: version: v3.12.1 - name: Set up Go