diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index a2e905eb2..fdbee0dd2 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -77,7 +77,7 @@ jobs: run: npm ci - name: Download commonjs build artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: commonjs