Skip to content

Upgrade GitHub Actions to Node 24 - #2

Merged
jformacek merged 1 commit into
mainfrom
jformacek-cross-platform-powershell-tests
Sep 4, 2026
Merged

Upgrade GitHub Actions to Node 24#2
jformacek merged 1 commit into
mainfrom
jformacek-cross-platform-powershell-tests

Conversation

@jformacek

Copy link
Copy Markdown
Contributor

GitHub-hosted runners now warn that Node.js 20 actions are deprecated and will eventually stop supporting them. This updates the repository workflows to current Node.js 24-compatible action majors.

Changes

  • Upgrade actions/checkout from v4 to v7.
  • Upgrade actions/setup-dotnet from v4 to v6.
  • Upgrade actions/upload-artifact from v4 to v7.
  • Upgrade softprops/action-gh-release from v1 to v3.
  • Keep the custom PowerShell module build action unchanged because it is a composite action and does not embed Node.js.

Validation

The complete Windows, Ubuntu, macOS, client-secret integration, and workload-identity federation workflow passed using the upgraded actions without Node.js 20 deprecation warnings.

Move official workflow actions and the release action to their current Node 24-compatible major versions.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jformacek
jformacek merged commit 6ac0f16 into main Sep 4, 2026
8 checks passed
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