diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e66c63e..708a584 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -76,7 +76,7 @@ jobs: uses: actions/checkout@v6 - name: Install Helm - uses: azure/setup-helm@v4 + uses: azure/setup-helm@v5 - name: Get the version id: get_version @@ -125,7 +125,7 @@ jobs: uses: actions/checkout@v6 - name: Install Helm - uses: azure/setup-helm@v4 + uses: azure/setup-helm@v5 - name: Sync images run: ./hack/sync-images.sh