Skip to content

Update GitHub action versions - #1040

Merged
VincentVanlaer merged 1 commit into
mainfrom
update-actions
Aug 9, 2026
Merged

Update GitHub action versions#1040
VincentVanlaer merged 1 commit into
mainfrom
update-actions

Conversation

@warrickball

Copy link
Copy Markdown
Contributor

While tinkering with re-using the action to install the SDK under Linux, I noticed we've been getting various warnings about deprecated versions of Node.js in actions (e.g. this action run). I think the actual problematic action is checkout@v4 but this PR goes ahead and updates all the actions to their latest major versions.

There might be reasons we don't want the latest versions, in which case I'm to roll back one or two.

@VincentVanlaer

Copy link
Copy Markdown
Member

Seems at least no issues have popped up for the checks on this PR. Let's see if anything breaks on main.

@VincentVanlaer
VincentVanlaer merged commit ac2c26d into main Aug 9, 2026
5 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.

2 participants