Skip to content

Commit 1ac60f9

Browse files
authored
Add new inputs to actions/setup-node@v4 (#62)
1 parent 445f38f commit 1ac60f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

typings/actions/setup-node/v4/action-types.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ inputs:
2828
separator: "\n"
2929
list-item:
3030
type: string
31+
mirror:
32+
type: string
33+
mirror-token:
34+
type: string
3135
outputs:
3236
cache-hit:
3337
type: boolean

0 commit comments

Comments
 (0)