diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 532809f..ed1221a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -130,7 +130,7 @@ jobs: permissions: contents: write steps: - - uses: actions/download-artifact@v7 + - uses: actions/download-artifact@v8 with: path: artifacts - name: Create GitHub Release