Skip to content

Conversation

@liamdebeasi
Copy link
Contributor

@liamdebeasi liamdebeasi commented May 3, 2023

Node 12 is deprecated: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
save-state is deprecated: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Outdated actions in this repo's workflows were relying on the above two features. This PR updates actions dependencies to use the latest version and avoid the deprecated features.

@liamdebeasi liamdebeasi changed the title Ci update chore: update workflows for upcoming deprecations May 3, 2023
@liamdebeasi liamdebeasi marked this pull request as ready for review May 3, 2023 14:36
@liamdebeasi liamdebeasi requested a review from mhartington May 3, 2023 14:36
Copy link
Contributor

@mhartington mhartington left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Should be safe to merge when ready

@liamdebeasi liamdebeasi merged commit 6f5cc26 into main May 3, 2023
@liamdebeasi liamdebeasi deleted the ci-update branch May 3, 2023 14:48
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