Skip to content

bump ci/release actions off deprecated node 20 - #15

Merged
fabracht merged 1 commit into
mainfrom
bump-deprecated-actions
Jul 11, 2026
Merged

bump ci/release actions off deprecated node 20#15
fabracht merged 1 commit into
mainfrom
bump-deprecated-actions

Conversation

@fabracht

Copy link
Copy Markdown
Contributor

Clears the "Node.js 20 is deprecated" warnings from CI/release runs.

  • actions/checkout@v4@v5 (Node 24) across ci.yml and release.yml.
  • jetli/wasm-pack-action@v0.4.0 (Node 20, no newer release exists) → taiki-e/install-action@v2 (Node 24, maintained), pinning wasm-pack@0.15.0.

Left as-is (not flagged as Node 20): dtolnay/rust-toolchain (composite, no Node runtime), Swatinem/rust-cache@v2, softprops/action-gh-release@v2.

Because the new wasm-pack install step already pins 0.15.0, this supersedes #14#14 can be closed once this is green.

@fabracht
fabracht merged commit c3f072c into main Jul 11, 2026
6 checks passed
@fabracht
fabracht deleted the bump-deprecated-actions branch July 11, 2026 16:44
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.

1 participant