mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2024-11-21 22:01:30 +01:00
Update runs/using to node18 in action.yml.
This commit is contained in:
parent
b1d365c061
commit
4b88576fcf
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@ inputs:
|
||||||
default: "\n"
|
default: "\n"
|
||||||
required: false
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: node16
|
using: node18
|
||||||
main: dist/index.js
|
main: dist/index.js
|
||||||
|
|
Loading…
Reference in a new issue