Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(workflows): use node18, use latest actions #50

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

zacowan
Copy link
Member

@zacowan zacowan commented Jul 25, 2024

Context

The release workflow fails with the following error:

[semantic-release]: node version >=18 is required. Found v16.20.2.

Additionally, several of the actions reference old versions.

Changes

  • Adds .nvmrc for node18
  • Uses .nvmrc to resolve the node version in the release workflow
  • Updates the action references in the release and test workflows to the latest versions

@zacowan zacowan requested a review from a team as a code owner July 25, 2024 00:25
@code-forger code-forger merged commit 95702fd into main Sep 23, 2024
3 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.

4 participants