diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a1f1255..5211651 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -161,7 +161,7 @@ jobs: node-version: '18' - name: Download package tarball - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: package-tarball path: pack