diff --git a/action.yaml b/action.yaml index e5b647a..b4fcf68 100644 --- a/action.yaml +++ b/action.yaml @@ -16,5 +16,5 @@ inputs: default: "[]" runs: - using: 'node12' + using: 'node16' main: 'lib/index.js' \ No newline at end of file