Skip to content

Update GitHub Actions to Node 24#315

Open
yutannihilation wants to merge 1 commit intoduckdb:mainfrom
yutannihilation:chore/node-24
Open

Update GitHub Actions to Node 24#315
yutannihilation wants to merge 1 commit intoduckdb:mainfrom
yutannihilation:chore/node-24

Conversation

@yutannihilation
Copy link
Contributor

As Node.js 20 is reaching end-of-life soon, GitHub Actions is upgrading the runner to Node.js 24.

https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

However, it doesn't necessarily mean the action is compatible with Node.js 24. For safety, we should migrate to the version that is explicitly announced to support Node.js 24. So, this pull request updates the following GitHub Actions:

Note that, unfortunately, third-party GitHub Actions (e.g. r-lib/actions/setup-r) are not ready for Node.js 24 yet at the time of writing this.

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