Skip to content

Node 24 support#327

Merged
ncalteen merged 3 commits intoactions:mainfrom
salmanmkc:salmanmkc/24-node
Aug 8, 2025
Merged

Node 24 support#327
ncalteen merged 3 commits intoactions:mainfrom
salmanmkc:salmanmkc/24-node

Conversation

@salmanmkc
Copy link
Copy Markdown
Contributor

@salmanmkc salmanmkc commented Jul 29, 2025

Node 24 support

@salmanmkc salmanmkc changed the title Improve error handling in API requests Node 24 support Jul 30, 2025
@ncalteen
Copy link
Copy Markdown
Collaborator

ncalteen commented Jul 31, 2025

Unfortunately GitHub Actions does not yet support Node.js 24+. Please keep an eye on the public roadmap for updates!

Edit: Apologies, I didn't realize you're on the Actions team :)

@ncalteen ncalteen closed this Jul 31, 2025
@ncalteen ncalteen self-assigned this Jul 31, 2025
@ncalteen ncalteen reopened this Jul 31, 2025
@salmanmkc salmanmkc marked this pull request as ready for review August 8, 2025 02:28
Copilot AI review requested due to automatic review settings August 8, 2025 02:28
@salmanmkc salmanmkc requested a review from a team as a code owner August 8, 2025 02:28
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the project to support Node.js version 24, moving away from the previous Node.js 20 requirement.

  • Updates minimum Node.js engine requirement from 20 to 24
  • Updates GitHub Action runtime to use node24
  • Updates @types/node dependency to match Node 24 types

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Updates Node engine requirement and @types/node dependency version
action.yml Updates GitHub Action runtime from node20 to node24

@ncalteen ncalteen merged commit 82989bf into actions:main Aug 8, 2025
6 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.

3 participants