diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d1fe50e..2a1c5d9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -154,7 +154,7 @@ jobs: - name: create npm dirs run: npm run create-npm-dirs - name: Download all artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: path: artifacts - name: Move artifacts