Skip to content

chore: update GitHub Actions to Node 24 - #208

Merged
jonathannorris merged 2 commits into
mainfrom
chore/update-actions-node24
Aug 17, 2026
Merged

chore: update GitHub Actions to Node 24#208
jonathannorris merged 2 commits into
mainfrom
chore/update-actions-node24

Conversation

@jonathannorris

Copy link
Copy Markdown
Member

Summary

  • Update GitHub Actions and custom action dependencies to Node 24-compatible releases.
  • Update nested dependencies in composite and custom actions.
  • Retain actions without an available Node 24 release.

Comment thread .github/workflows/semantic-prs.yml Fixed
@jonathannorris
jonathannorris marked this pull request as ready for review August 14, 2026 19:24
@jonathannorris
jonathannorris requested a review from a team as a code owner August 14, 2026 19:24
Copilot AI lite review requested due to automatic review settings August 14, 2026 19:24
@jonathannorris
jonathannorris enabled auto-merge (squash) August 14, 2026 19:25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates GitHub Actions workflow dependencies to Node 24–compatible releases by bumping action versions used in CI, example runs, publishing, and PR-title validation.

Changes:

  • Bump actions/checkout to v7 across workflows.
  • Bump actions/setup-dotnet to v6 in CI and example workflows.
  • Update amannn/action-semantic-pull-request reference to v6 in the Semantic PR workflow.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/test.yml Updates checkout and setup-dotnet action versions for CI runs.
.github/workflows/test-run-examples.yml Updates checkout and setup-dotnet action versions for Windows example runs.
.github/workflows/semantic-prs.yml Updates Semantic PR action reference from a pinned SHA to the v6 tag.
.github/workflows/publish.yml Updates checkout action version used for release/publish workflow.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/workflows/semantic-prs.yml Outdated
@jonathannorris
jonathannorris merged commit 9b59087 into main Aug 17, 2026
8 checks passed
@jonathannorris
jonathannorris deleted the chore/update-actions-node24 branch August 17, 2026 13:04
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.

4 participants