Skip to content

Commit 41e1ab4

Browse files
authored
Merge pull request #235 from thboop/patch-1
Update default runtime to node16
2 parents e3cbab9 + d2ed94b commit 41e1ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ outputs:
2727
result:
2828
description: The return value of the script, stringified with `JSON.stringify`
2929
runs:
30-
using: node12
30+
using: node16
3131
main: dist/index.js

0 commit comments

Comments
 (0)