index
:
cleanup-path
dependabot/npm_and_yarn/undici-5.28.4
master
GitHub action to clean up your PATH
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
action.yml
2
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