diff --git a/.github/workflows/rebuild.yml b/.github/workflows/rebuild.yml index 720c858b3e..4bcaeb8d1c 100644 --- a/.github/workflows/rebuild.yml +++ b/.github/workflows/rebuild.yml @@ -101,7 +101,7 @@ jobs: - name: Set up Gradle uses: gradle/gradle-build-action@3fbe033aaae657f011f88f29be9e65ed26bd29ef - name: Download dist/bundles - uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 + uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a with: name: ${{ needs.build.outputs.dist-bundles }} path: dist/bundles