File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
17- - uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
17+ - uses : actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
1818 with :
1919 node-version : 18
2020 cache : yarn
2626 runs-on : ubuntu-latest
2727 steps :
2828 - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
29- - uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
29+ - uses : actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
3030 with :
3131 node-version : 18
3232 cache : yarn
Original file line number Diff line number Diff line change 3232 with :
3333 go-version : ${{ env.GO_VERSION }}
3434
35- - uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
35+ - uses : actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
3636 with :
3737 node-version : 18
3838 cache : yarn
9797 with :
9898 key : clippy
9999
100- - uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
100+ - uses : actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
101101 with :
102102 node-version : 18
103103 cache : yarn
@@ -140,7 +140,7 @@ jobs:
140140 with :
141141 key : doc
142142
143- - uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
143+ - uses : actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
144144 with :
145145 node-version : 18
146146 cache : yarn
@@ -167,7 +167,7 @@ jobs:
167167 with :
168168 key : test
169169
170- - uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
170+ - uses : actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
171171 with :
172172 node-version : 18
173173 cache : yarn
You can’t perform that action at this time.
0 commit comments