Skip to content

Update GitHub Actions to support Node.js 24 #166

@LeeCampbell

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions