diff --git a/action.yml b/action.yml index 8f3388d..cd080af 100644 --- a/action.yml +++ b/action.yml @@ -11,7 +11,7 @@ inputs: default: 1 runs: - using: node12 + using: node16 main: clean.js post: restore.js