Skip to content

Commit

Permalink
Merge pull request #235 from thboop/patch-1
Browse files Browse the repository at this point in the history
Update default runtime to node16
  • Loading branch information
joshmgross committed Feb 9, 2022
2 parents e3cbab9 + d2ed94b commit 41e1ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -27,5 +27,5 @@ outputs:
result:
description: The return value of the script, stringified with `JSON.stringify`
runs:
using: node12
using: node16
main: dist/index.js

0 comments on commit 41e1ab4

Please sign in to comment.