diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b76fe5f08..6d3bf6a90 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@v4.3.0 + uses: actions/download-artifact@v5.0.0 with: name: dist