Skip to content

PROF-15218: Update build-test-wasm composite action to Node.js 24 versions#150

Open
szegedi wants to merge 1 commit into
mainfrom
szegedi/update-build-test-wasm-actions
Open

PROF-15218: Update build-test-wasm composite action to Node.js 24 versions#150
szegedi wants to merge 1 commit into
mainfrom
szegedi/update-build-test-wasm-actions

Conversation

@szegedi

@szegedi szegedi commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

The build-test-wasm composite action lagged on v4 / Node 20-era actions while the rest of the repo is current. This brings it in line with the repo's existing pins:

  • actions/checkout v6.0.2
  • actions/download-artifact v8.0.1
  • actions/setup-node v6.3.0
  • actions/upload-artifact v7.0.1

Only the version refs are changed; the download-artifact and upload-artifact with: blocks are left unchanged.

The build-test-wasm composite action still pinned the old Node.js 20 era
actions/* versions while the rest of the repo had moved on. Bring it in
line: actions/checkout v6.0.2, actions/download-artifact v8.0.1,
actions/setup-node v6.3.0, actions/upload-artifact v7.0.1.
@szegedi szegedi requested review from a team as code owners June 25, 2026 09:03
@github-actions

Copy link
Copy Markdown

Overall package size

Self size: 28.04 MB
Deduped: 28.04 MB
No deduping: 28.04 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------|

🤖 This report was automatically generated by heaviest-objects-in-the-universe

@szegedi szegedi changed the title Update build-test-wasm composite action to Node.js 24 versions PROF-15218: Update build-test-wasm composite action to Node.js 24 versions Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants