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