0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2024-10-16 12:07:01 +02:00

Update runtime to Node 20, freshen generated index.js file (fixes #117).

This commit is contained in:
David Anson 2023-10-27 02:20:25 +00:00
parent 6fc24c718d
commit 2418512f7c
2 changed files with 23075 additions and 42 deletions

View file

@ -27,5 +27,5 @@ inputs:
default: "\n"
required: false
runs:
using: node16
using: node20
main: dist/index.js

23115
dist/index.js vendored

File diff suppressed because one or more lines are too long