diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 10fd0c10..cfbbf638 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -60,7 +60,7 @@ jobs: with: ruby-version: "3.3.0" bundler-cache: true - - uses: actions/download-artifact@v4 + - uses: actions/download-artifact@v5 name: "Download client JS" with: name: client-dist