diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fb6e4fe..88f2886 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -126,7 +126,7 @@ jobs: uses: actions/checkout@v3 - name: Download build artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: build path: npm