Skip to content

Update GitHub Actions#70

Merged
mkasberg merged 1 commit intomasterfrom
actions-update
Apr 25, 2026
Merged

Update GitHub Actions#70
mkasberg merged 1 commit intomasterfrom
actions-update

Conversation

@mkasberg
Copy link
Copy Markdown
Collaborator

Update to actions/checkout@v6, peaceiris/actions-gh-pages@v4, and actions/cache@v5.

The main driving factor here is GitHub's deprecation of old NodeJS versions, which will soon make some of the versions we're currently using break.

Node.js 20 actions are deprecated. The following actions are running
on Node.js 20 and may not work as expected: actions/cache@v4,
actions/checkout@v2. Actions will be forced to run with Node.js 24 by
default starting June 2nd, 2026. Node.js 20 will be removed from the
runner on September 16th, 2026. Please check if updated versions of
these actions are available that support Node.js 24.

Update to actions/checkout@v6, peaceiris/actions-gh-pages@v4, and
actions/cache@v5.

The main driving factor here is GitHub's deprecation of old NodeJS
versions, which will soon make some of the versions we're currently
using break.

> Node.js 20 actions are deprecated. The following actions are running
> on Node.js 20 and may not work as expected: actions/cache@v4,
> actions/checkout@v2. Actions will be forced to run with Node.js 24 by
> default starting June 2nd, 2026. Node.js 20 will be removed from the
> runner on September 16th, 2026. Please check if updated versions of
> these actions are available that support Node.js 24.
@mkasberg mkasberg marked this pull request as ready for review April 25, 2026 18:18
@mkasberg mkasberg merged commit a507f3b into master Apr 25, 2026
1 check 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