From 01151ce1be997f3631ef745195b5d3d3c701b8dd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 3 Mar 2024 23:04:45 +0000 Subject: [PATCH] Update azure/setup-helm action to v4 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 93f0f93..2f656ac 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,7 +25,7 @@ jobs: git config user.email "$GITHUB_ACTOR@users.noreply.github.com" - name: Install Helm - uses: azure/setup-helm@v3 + uses: azure/setup-helm@v4 with: version: v3.4.0