diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index 63960e6..dca9ba2 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -44,7 +44,7 @@ jobs: registry-url: 'https://npm.pkg.github.com' scope: '@kit-data-manager' - name: Download build artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: name: build-output path: dist/ @@ -67,7 +67,7 @@ jobs: registry-url: 'https://registry.npmjs.org' scope: '@kit-data-manager' - name: Download build artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: name: build-output path: dist/