diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 78c3c20..7d503c0 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -38,7 +38,7 @@ jobs: node-version: 24 registry-url: "https://registry.npmjs.org" scope: "@script-development" - - uses: actions/download-artifact@v4 + - uses: actions/download-artifact@v8 with: name: build-output path: packages