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