mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2024-11-21 22:01:30 +01:00
Update runtime to Node 20, freshen generated index.js file (fixes #117).
This commit is contained in:
parent
6fc24c718d
commit
2418512f7c
2 changed files with 23075 additions and 42 deletions
|
@ -27,5 +27,5 @@ inputs:
|
||||||
default: "\n"
|
default: "\n"
|
||||||
required: false
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: node16
|
using: node20
|
||||||
main: dist/index.js
|
main: dist/index.js
|
||||||
|
|
23115
dist/index.js
vendored
23115
dist/index.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue