1
0
mirror of https://gitea.com/gitea/act synced 2025-02-12 10:58:03 +00:00
Ryan 558081242c feat: add node16 support (#922)
* feat: add node16 support

Signed-off-by: hackercat <me@hackerc.at>

* feat: bump images to node16

Signed-off-by: hackercat <me@hackerc.at>

* lint(editorconfig): ignore *.md due to mixed style

Signed-off-by: hackercat <me@hackerc.at>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-12-22 19:34:18 +00:00

4 lines
145 B
Markdown

### Updating
If an update to this app is required, it must be done manually via `npm run-script build` since the `node_modules` are not shared.