Skip to content

chore: update actions to be Node.js 24 compatible#174

Merged
azmkercso merged 1 commit intoaws:mainfrom
azmkercso:update-actions
Mar 17, 2026
Merged

chore: update actions to be Node.js 24 compatible#174
azmkercso merged 1 commit intoaws:mainfrom
azmkercso:update-actions

Conversation

@azmkercso
Copy link
Contributor

Issue

N/A

Description of Changes

There is a deprecation warning for numerous actions/*@v4 and aws-actions/configure-aws-credentials@v4 actions that their support will end later this year (example run warning: https://github.com/aws/code-editor/actions/runs/23004812175).

We meet the GitHub runner prerequisites for Node.js 24 (Current runner version: '2.332.0', required version '2.327.1') and the changelogs do not show any other relevant breaking changes for our use case.

Testing

N/A

Screenshots/Videos

N/A

Additional Notes

N/A

Backporting

This change may need backporting to some of the versioned branches, separate PRs need to be created for them after initial evaluation of the workflows.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@azmkercso azmkercso merged commit 1b6debd into aws:main Mar 17, 2026
1 check 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.

2 participants