diff --git a/.github/workflows/release-selfhost.yml b/.github/workflows/release-selfhost.yml index 4e57e8b7e..c2ccaa64e 100644 --- a/.github/workflows/release-selfhost.yml +++ b/.github/workflows/release-selfhost.yml @@ -173,7 +173,7 @@ jobs: # Publishing it by hand is what let the chart drift to 0.1.1 while the app # reached 1.0.0. - name: Set up Helm - uses: azure/setup-helm@v4 + uses: azure/setup-helm@v5 - name: Package and publish the Helm chart run: |