diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e296efc..5d013ee 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -91,7 +91,7 @@ jobs: - uses: actions/checkout@v4 - name: Download release artifact - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: release-info