Skip to content

Update GitHub Actions to support Node.js 24 #166

Description

@LeeCampbell

Summary

The CI build produces a deprecation warning: the workflow uses actions/checkout@v4, actions/setup-dotnet@v4, and actions/upload-artifact@v4, all of which run on Node.js 20.

Timeline

  • 2 June 2026 — GitHub will force actions to run on Node.js 24 by default.
  • 16 September 2026 — Node.js 20 will be removed from runners entirely.

Action required

Update the workflow file(s) to use action versions that support Node.js 24, once available (likely @v5 releases).

Reference

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions