Skip to content

chore: bump github actions for node 24#505

Merged
jvsena42 merged 1 commit intomasterfrom
ci/gha-node24-actions
Mar 24, 2026
Merged

chore: bump github actions for node 24#505
jvsena42 merged 1 commit intomasterfrom
ci/gha-node24-actions

Conversation

@piotr-iohk
Copy link
Copy Markdown
Collaborator

Description

This PR bumps official GitHub Actions to releases that target Node.js 24 on runners (actions/checkout v6, actions/cache v5, actions/upload-artifact / download-artifact v6, actions/setup-node v5), addressing the deprecation warning for Node.js 20–based action runtimes.

Linked Issues/Tasks

N/A — CI maintenance to stay ahead of the Node 20 deprecation on GitHub Actions.

Screenshot / Video

QA Notes

1. CI

  1. Open a workflow run for this branch (e.g. unit tests, integration tests, or e2e if applicable).
  2. Confirm the run completes successfully.
  3. Confirm the job summary no longer lists the updated actions under the Node.js 20 deprecation notice.

@piotr-iohk piotr-iohk self-assigned this Mar 23, 2026
@piotr-iohk piotr-iohk requested review from jvsena42 and pwltr March 24, 2026 07:52
@jvsena42 jvsena42 merged commit 4f6c28c into master Mar 24, 2026
12 of 14 checks passed
@jvsena42 jvsena42 deleted the ci/gha-node24-actions branch March 24, 2026 09:56
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