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:
David Anson
2023-04-29 20:24:48 -07:00
parent 4b88576fcf
commit bb4bb94c73
+1 -1
View File
@@ -18,5 +18,5 @@ inputs:
default: "\n"
required: false
runs:
using: node18
using: node16
main: dist/index.js