diff --git a/action.yml b/action.yml index 91d3982..1bf8bea 100644 --- a/action.yml +++ b/action.yml @@ -69,6 +69,6 @@ inputs: converted to HTTPS. default: false runs: - using: node12 + using: node16 main: dist/index.js post: dist/index.js