Skip to content

chore: update GitHub Actions to use latest versions - #1551

Merged
jekabs-karklins merged 6 commits into
developfrom
SWAP-5608-update-github-actions-to-support-node-js-24
Jun 11, 2026
Merged

chore: update GitHub Actions to use latest versions#1551
jekabs-karklins merged 6 commits into
developfrom
SWAP-5608-update-github-actions-to-support-node-js-24

Conversation

@jekabs-karklins

@jekabs-karklins jekabs-karklins commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Description

This PR updates the GitHub Actions used in our workflows to their latest versions.

Motivation and Context

image

Lately we have been getting many warnings like the one in the picture above, because we are using actions depending on Node20. This chode update just makes sure we are using up to date versions which might mean better performance and better support.

Changes

  1. The 'actions/checkout' action has been updated from v4 to v6 in multiple workflow files.
  2. The 'actions/setup-node' action has been updated from v4 to v6 in multiple workflow files.
  3. The 'actions/cache' action has been updated from v4 to v5 in multiple workflow files.

How Has This Been Tested?

Running github actions

Fixes Jira Issue

https://jira.ess.eu//browse/SWAP-5608

jekabskarklins added 3 commits June 1, 2026 15:33
@jekabs-karklins
jekabs-karklins marked this pull request as ready for review June 2, 2026 14:20
@jekabs-karklins
jekabs-karklins requested a review from a team as a code owner June 2, 2026 14:20
@jekabs-karklins
jekabs-karklins requested review from William-Edwards-STFC and yoganandaness and removed request for a team June 2, 2026 14:20
@jekabs-karklins
jekabs-karklins enabled auto-merge (squash) June 9, 2026 11:59
@jekabs-karklins
jekabs-karklins merged commit 784555a into develop Jun 11, 2026
22 checks passed
@jekabs-karklins
jekabs-karklins deleted the SWAP-5608-update-github-actions-to-support-node-js-24 branch June 11, 2026 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants