diff --git a/.github/workflows/build-to-release.yml b/.github/workflows/build-to-release.yml index ebc9b0a..1b6d041 100644 --- a/.github/workflows/build-to-release.yml +++ b/.github/workflows/build-to-release.yml @@ -122,7 +122,7 @@ jobs: contents: write steps: - name: Download all artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: path: artifacts