mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2024-11-21 13:51:28 +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"
|
||||
required: false
|
||||
runs:
|
||||
using: node16
|
||||
using: node18
|
||||
main: dist/index.js
|
||||
|
|
Loading…
Reference in a new issue