aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorAndrew Murray <radarhere@users.noreply.github.com>2024-01-27 15:23:57 +1100
committerAndrew Murray <radarhere@users.noreply.github.com>2024-01-27 15:23:57 +1100
commitacf06123718f35758c0fa449c147cb4c415799e7 (patch)
tree21321a6ff81575b3487b2233b33e6b52b1b94540
parentv3 (diff)
downloadcleanup-path-acf06123718f35758c0fa449c147cb4c415799e7.tar.gz
cleanup-path-acf06123718f35758c0fa449c147cb4c415799e7.zip
Updated to Node 20
-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