diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f7d103db..2003101c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -87,7 +87,7 @@ jobs: registry-url: 'https://registry.npmjs.org' - name: Download artifact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v3 with: name: dist