Skip to content

Use actions that run Node24#918

Merged
matsl merged 1 commit intomasterfrom
pr_update_actions_that_use_node24_due_to_deprecation
Mar 24, 2026
Merged

Use actions that run Node24#918
matsl merged 1 commit intomasterfrom
pr_update_actions_that_use_node24_due_to_deprecation

Conversation

@matsl
Copy link
Collaborator

@matsl matsl commented Mar 24, 2026

What

Use actions that run Node24.

Why

Node20 is deprecated for GitHub Actions. For more info see
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

  • .github/workflows/docs.yml (jobs):
  • .github/workflows/main.yml (jobs): Use checkout@v5.

Node20 is deprecated for GitHub Actions. For more info see
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

* .github/workflows/docs.yml (jobs):
* .github/workflows/main.yml (jobs): Use checkout@v5.
@matsl matsl requested a review from rswgnu March 24, 2026 22:48
@matsl matsl merged commit 7e70c8f into master Mar 24, 2026
4 checks passed
@matsl matsl deleted the pr_update_actions_that_use_node24_due_to_deprecation branch March 24, 2026 23:13
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.

2 participants