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

chore: update to node v20 #315

Merged
merged 5 commits into from
Jun 19, 2024
Merged

chore: update to node v20 #315

merged 5 commits into from
Jun 19, 2024

Conversation

kilted-andres
Copy link
Contributor

fixes part of KILTProtocol/ticket#3081

  • Makes sure the package.json specifies yarn and node version.
  • Upgrades the required node version on the package.json to >=20.
  • Upgrades the used node version on the .nvmrc to lts/Iron.
  • Makes sure the GitHub workflows uses node version 20.
    For this following must be set:
    • actions/checkout@v4
    • actions/setup-node@v4 with: either
      • node-version-file: 'package.json' or '.nvmrc'
      • node-version: '<Node.js version using SemVer or aliases > '

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-315.d3oeht7cvddn19.amplifyapp.com

@ChrisChinchilla ChrisChinchilla merged commit 1e66644 into master Jun 19, 2024
5 of 6 checks passed
@ChrisChinchilla ChrisChinchilla deleted the xw/tie20nodes branch June 19, 2024 14:44
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