diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5acddab..da6307d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -92,7 +92,7 @@ jobs: permissions: contents: write steps: - - uses: actions/download-artifact@v4 + - uses: actions/download-artifact@v8 with: merge-multiple: true - name: Create GitHub Release