diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6ab0e999..eaba0429 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -88,7 +88,7 @@ jobs: registry-url: 'https://registry.npmjs.org' - name: Download artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: dist