Skip to content

ci: bump actions with deprecated node versions#5148

Merged
francisco-guilherme merged 1 commit intomasterfrom
fix/stuff
Apr 21, 2026
Merged

ci: bump actions with deprecated node versions#5148
francisco-guilherme merged 1 commit intomasterfrom
fix/stuff

Conversation

@zettca
Copy link
Copy Markdown
Member

@zettca zettca commented Apr 21, 2026

https://github.com/pentaho/hv-uikit-react/actions/runs/24719607838/job/72305294176#step:9:2

Node.js 20 actions are deprecated. [...] 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.

image

Copilot AI review requested due to automatic review settings April 21, 2026 11:21
@zettca zettca requested a review from a team as a code owner April 21, 2026 11:21
Copy link
Copy Markdown
Contributor

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 GitHub Actions workflow dependencies to address action runtime deprecations (Node versions used by actions).

Changes:

  • Bump actions/checkout references across CI, release, docs, and composite actions.
  • Bump artifact upload/download actions used in documentation build/deploy workflows.

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/tests.yml Updates checkout action version in multiple test jobs.
.github/workflows/tests-visual.yml Updates checkout action version for Chromatic workflow.
.github/workflows/release.yml Updates checkout action version for publish and notify jobs.
.github/workflows/pr-close.yml Updates checkout action version for PR cleanup deployment workflow.
.github/workflows/documentation.yml Updates checkout and artifact upload action versions for docs/app build artifacts and deploy.
.github/workflows/build.yml Updates checkout action version for the build matrix workflow.
.github/actions/deploy-artifacts/action.yml Updates checkout and artifact download action versions inside the deploy composite action.

@github-actions github-actions Bot temporarily deployed to uikit-docs/pr-5148 April 21, 2026 11:25 Destroyed
@francisco-guilherme francisco-guilherme merged commit a28f380 into master Apr 21, 2026
27 of 28 checks passed
@francisco-guilherme francisco-guilherme deleted the fix/stuff branch April 21, 2026 19:41
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