diff --git a/.github/workflows/build-extension-charts.yml b/.github/workflows/build-extension-charts.yml index b0a3a1bb7d..d4e2fd6460 100644 --- a/.github/workflows/build-extension-charts.yml +++ b/.github/workflows/build-extension-charts.yml @@ -132,7 +132,7 @@ jobs: git config user.email 'github-actions[bot]@users.noreply.github.com' - name: Download build artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: charts