Skip to content

ci: modernize test-and-release workflow#14

Open
AlCalzone wants to merge 1 commit into
mainfrom
ci/modernize-workflows
Open

ci: modernize test-and-release workflow#14
AlCalzone wants to merge 1 commit into
mainfrom
ci/modernize-workflows

Conversation

@AlCalzone

Copy link
Copy Markdown
Member

Summary

  • Removed Node 16 (EOL) from the test matrix, replaced with Node 24.
  • Bumped actions/checkout v3 -> v7 and actions/setup-node v3 -> v6.
  • Cleaned up trailing whitespace on the concurrency: key.

This aligns the workflow with the modernization pattern already rolled out in AlCalzone/jsonl-db, zwave-js/waddle and AlCalzone/node-coap-client. This repo has no npm-publish/release job (it's a VS Code extension with no vsce publish step configured), so only the existing test/build/lint job was modernized — no new jobs were added.

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