diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 63f274b1c..255934c86 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@v5.0.0 + uses: actions/download-artifact@v6.0.0 with: name: dist