Skip to content

Update GitHub Actions#357

Open
HaydnTrigg wants to merge 2 commits into
encounter:mainfrom
HaydnTrigg:build-yaml-update
Open

Update GitHub Actions#357
HaydnTrigg wants to merge 2 commits into
encounter:mainfrom
HaydnTrigg:build-yaml-update

Conversation

@HaydnTrigg
Copy link
Copy Markdown
Contributor

GitHub is deprecating Node 20 and it's spewing out heaps of warnings and might break something at some point. This change bumps all actions using node to the latest versions (at the time of this PR) of those runners.

image

Tested GitHub Actions

@encounter
Copy link
Copy Markdown
Owner

Thanks, I'd prefer to update them to the major tag versions (v6, etc), otherwise LGTM

@HaydnTrigg
Copy link
Copy Markdown
Contributor Author

Fixed up. The official GitHub actions seem to be updating their tags so their root versions always point to the latest version. However astral-sh/setup-uv hasn't created a root tag for v8 so I've downgraded that to v7 which they seem to be keeping up to date.

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