File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 6565 ref : ${{ env.REF }}
6666 - id : node
6767 name : Setup Node.js
68- uses : actions/setup-node@v6.1 .0
68+ uses : actions/setup-node@v6.2 .0
6969 with :
7070 cache : yarn
7171 cache-dependency-path : yarn.lock
@@ -100,7 +100,7 @@ jobs:
100100 ref : ${{ env.REF }}
101101 - id : node
102102 name : Setup Node.js
103- uses : actions/setup-node@v6.1 .0
103+ uses : actions/setup-node@v6.2 .0
104104 with :
105105 cache : yarn
106106 cache-dependency-path : yarn.lock
@@ -127,7 +127,7 @@ jobs:
127127 ref : ${{ env.REF }}
128128 - id : node
129129 name : Setup Node.js
130- uses : actions/setup-node@v6.1 .0
130+ uses : actions/setup-node@v6.2 .0
131131 with :
132132 cache : yarn
133133 cache-dependency-path : yarn.lock
@@ -163,7 +163,7 @@ jobs:
163163 ref : ${{ env.REF }}
164164 - id : node
165165 name : Setup Node.js
166- uses : actions/setup-node@v6.1 .0
166+ uses : actions/setup-node@v6.2 .0
167167 with :
168168 cache : yarn
169169 cache-dependency-path : yarn.lock
@@ -220,7 +220,7 @@ jobs:
220220 ref : ${{ env.REF }}
221221 - id : node
222222 name : Setup Node.js
223- uses : actions/setup-node@v6.1 .0
223+ uses : actions/setup-node@v6.2 .0
224224 with :
225225 cache : yarn
226226 cache-dependency-path : yarn.lock
Original file line number Diff line number Diff line change 5353 token : ${{ steps.bot-token.outputs.token }}
5454 - id : node
5555 name : Setup Node.js
56- uses : actions/setup-node@v6.1 .0
56+ uses : actions/setup-node@v6.2 .0
5757 with :
5858 cache : yarn
5959 cache-dependency-path : yarn.lock
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ jobs:
150150 token : ${{ steps.bot-token.outputs.token }}
151151 - id : node
152152 name : Setup Node.js
153- uses : actions/setup-node@v6.1 .0
153+ uses : actions/setup-node@v6.2 .0
154154 with :
155155 cache : yarn
156156 cache-dependency-path : yarn.lock
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ jobs:
105105 trust_level : 5
106106 - id : node
107107 name : Setup Node.js
108- uses : actions/setup-node@v6.1 .0
108+ uses : actions/setup-node@v6.2 .0
109109 with :
110110 cache : yarn
111111 cache-dependency-path : yarn.lock
You can’t perform that action at this time.
0 commit comments