Skip to content

Commit

Permalink
chore: Upgrade node version to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanmaity1234 committed Nov 20, 2023
1 parent 104f1be commit 67ae925
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ If you are not sure how to begin contributing to GitactionBoard, have a look at
- [Prettier](https://prettier.io/)
- [talisman](https://github.com/thoughtworks/talisman)
- [Trivy](https://github.com/aquasecurity/trivy)
- [Node.js v18.12.1](https://nodejs.org)
- [Node.js v20](https://nodejs.org)
- [nvm](https://github.com/nvm-sh/nvm)
- [all-contributors cli](https://allcontributors.org/docs/en/cli/overview) (only for maintainers)

Expand Down
2 changes: 1 addition & 1 deletion frontend/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18
v20

0 comments on commit 67ae925

Please sign in to comment.