aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--action.yml2
1 files changed, 1 insertions, 1 deletions
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