We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c57517c + a76e539 commit 773184fCopy full SHA for 773184f
.github/workflows/release.yml
@@ -168,7 +168,7 @@ jobs:
168
Write-Output "After extract"
169
ls my-protocurl
170
171
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
172
with:
173
node-version: "17.7.2"
174
@@ -191,7 +191,7 @@ jobs:
191
- name: Setup
192
run: "brew install powershell"
193
194
195
196
197
@@ -230,7 +230,7 @@ jobs:
230
231
fetch-depth: 0
232
233
234
235
236
0 commit comments