Skip to content

Commit

Permalink
Update CONTRIBUTING with node 16 requirement
Browse files Browse the repository at this point in the history
Since node 12 was deprecated by GitHub
  • Loading branch information
rffontenelle authored and bilelmoussaoui committed Dec 23, 2022
1 parent 6cf0f52 commit e62affe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
If you plan to contribute to flatpak-github-actions, here's a couple of things that could help you get started.

## Prerequisites
- NodeJS 12.x or newer
- NodeJS 16.x or newer
- Yarn
- `vercel/ncc` you can install it with `yarn global add vercel/ncc`

Expand Down

0 comments on commit e62affe

Please sign in to comment.