diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f0fc2c7..a880458 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.1.0 + uses: azure/setup-helm@v4.2.0 with: version: v3.12.1 - name: Set up Go