Skip to content

[Repo Assist] CI: upgrade GitHub Actions — checkout v4, setup-node v4, Node 20#291

Merged
dsyme merged 1 commit intomainfrom
repo-assist/eng-update-ci-actions-2026-03-17-59dea1679211558a
Mar 25, 2026
Merged

[Repo Assist] CI: upgrade GitHub Actions — checkout v4, setup-node v4, Node 20#291
dsyme merged 1 commit intomainfrom
repo-assist/eng-update-ci-actions-2026-03-17-59dea1679211558a

Conversation

@dsyme
Copy link
Copy Markdown
Contributor

@dsyme dsyme commented Mar 25, 2026

  • actions/checkout@v2 → @v4: picks up performance/security improvements
    and works correctly with modern runners
  • actions/setup-node@v2.4.0 → @v4 in pull-request.yml
  • Node.js 14.17.* → '20': Node 14 reached end-of-life in April 2023;
    Node 20 is the current LTS release
  • actions/checkout@v2 → @v4 in publish.yml

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

- actions/checkout@v2 → @v4: picks up performance/security improvements
  and works correctly with modern runners
- actions/setup-node@v2.4.0 → @v4 in pull-request.yml
- Node.js 14.17.* → '20': Node 14 reached end-of-life in April 2023;
  Node 20 is the current LTS release
- actions/checkout@v2 → @v4 in publish.yml

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dsyme dsyme merged commit e24654a into main Mar 25, 2026
7 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.

1 participant