diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6207dc5..bf9cbc8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -112,7 +112,7 @@ jobs: id-token: write contents: read steps: - - uses: actions/download-artifact@v4 + - uses: actions/download-artifact@v8 with: pattern: openqbw-* merge-multiple: true