From e03eed11468c07a069f0d8e8192191929f3d3782 Mon Sep 17 00:00:00 2001 From: Kristof Gyuracz Date: Fri, 6 Sep 2024 13:49:51 +0200 Subject: [PATCH] wip --- .github/workflows/artifacts.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/artifacts.yaml b/.github/workflows/artifacts.yaml index 98174059..b7a4a325 100644 --- a/.github/workflows/artifacts.yaml +++ b/.github/workflows/artifacts.yaml @@ -171,9 +171,7 @@ jobs: uses: actions/checkout@v4 - name: Set up Helm - uses: azure/setup-helm@v4 - with: - version: v3.12.0 + uses: azure/setup-helm@v4.2.0 - name: Set chart name id: chart-name