File tree Expand file tree Collapse file tree 2 files changed +0
-15
lines changed Expand file tree Collapse file tree 2 files changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -451,11 +451,6 @@ jobs:
451451 with :
452452 version : " >= 363.0.0"
453453
454- - name : Set up Node 16.16.0
455- uses : actions/setup-node@v3
456- with :
457- node-version : 16.16.0
458-
459454 - name : Download client artifact
460455 uses : actions/download-artifact@v3
461456 with :
@@ -551,11 +546,6 @@ jobs:
551546 with :
552547 version : " >= 363.0.0"
553548
554- - name : Set up Node 16.16.0
555- uses : actions/setup-node@v3
556- with :
557- node-version : 16.16.0
558-
559549 - name : Download client artifact
560550 uses : actions/download-artifact@v3
561551 with :
Original file line number Diff line number Diff line change @@ -197,11 +197,6 @@ jobs:
197197 with :
198198 ref : continuous-benchmarking
199199
200- - name : Set up Node.js 16.16.0
201- uses : actions/setup-node@v3
202- with :
203- node-version : 16.16.0
204-
205200 - name : Set up Go 1.21
206201 if : ${{ matrix.runtime == 'go'}}
207202 uses : actions/setup-go@v3
You can’t perform that action at this time.
0 commit comments