diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a04a176..36807a1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -145,7 +145,7 @@ jobs: fetch-depth: 0 # Download all git history and tags - name: Download artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: path: dist/artifacts