2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Initialize environment
24- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@06f921f45143638238432a624ff7bc14497be1ec
24+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@01c8c16f830d02110c28640aea16f145a7937080
2525 with :
2626 cache-node-modules : true
2727 - name : Install node modules
@@ -54,13 +54,13 @@ jobs:
5454 runs-on : ubuntu-latest
5555 steps :
5656 - name : Initialize environment
57- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@06f921f45143638238432a624ff7bc14497be1ec
57+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@01c8c16f830d02110c28640aea16f145a7937080
5858 with :
5959 cache-node-modules : true
6060 - name : Setup Bazel
61- uses : angular/dev-infra/github-actions/bazel/setup@06f921f45143638238432a624ff7bc14497be1ec
61+ uses : angular/dev-infra/github-actions/bazel/setup@01c8c16f830d02110c28640aea16f145a7937080
6262 - name : Setup Bazel RBE
63- uses : angular/dev-infra/github-actions/bazel/configure-remote@06f921f45143638238432a624ff7bc14497be1ec
63+ uses : angular/dev-infra/github-actions/bazel/configure-remote@01c8c16f830d02110c28640aea16f145a7937080
6464 - name : Install node modules
6565 run : yarn install --frozen-lockfile
6666 - name : Check API Goldens
@@ -75,13 +75,13 @@ jobs:
7575 runs-on : ubuntu-latest
7676 steps :
7777 - name : Initialize environment
78- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@06f921f45143638238432a624ff7bc14497be1ec
78+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@01c8c16f830d02110c28640aea16f145a7937080
7979 with :
8080 cache-node-modules : true
8181 - name : Setup Bazel
82- uses : angular/dev-infra/github-actions/bazel/setup@06f921f45143638238432a624ff7bc14497be1ec
82+ uses : angular/dev-infra/github-actions/bazel/setup@01c8c16f830d02110c28640aea16f145a7937080
8383 - name : Setup Bazel RBE
84- uses : angular/dev-infra/github-actions/bazel/configure-remote@06f921f45143638238432a624ff7bc14497be1ec
84+ uses : angular/dev-infra/github-actions/bazel/configure-remote@01c8c16f830d02110c28640aea16f145a7937080
8585 - name : Install node modules
8686 run : yarn install --frozen-lockfile
8787 - name : Run e2e tests
@@ -96,13 +96,13 @@ jobs:
9696 runs-on : ubuntu-latest
9797 steps :
9898 - name : Initialize environment
99- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@06f921f45143638238432a624ff7bc14497be1ec
99+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@01c8c16f830d02110c28640aea16f145a7937080
100100 with :
101101 cache-node-modules : true
102102 - name : Setup Bazel
103- uses : angular/dev-infra/github-actions/bazel/setup@06f921f45143638238432a624ff7bc14497be1ec
103+ uses : angular/dev-infra/github-actions/bazel/setup@01c8c16f830d02110c28640aea16f145a7937080
104104 - name : Setup Bazel RBE
105- uses : angular/dev-infra/github-actions/bazel/configure-remote@06f921f45143638238432a624ff7bc14497be1ec
105+ uses : angular/dev-infra/github-actions/bazel/configure-remote@01c8c16f830d02110c28640aea16f145a7937080
106106 - name : Install node modules
107107 run : yarn install --frozen-lockfile
108108 - name : Run integration tests
@@ -120,13 +120,13 @@ jobs:
120120 runs-on : ubuntu-latest-4core
121121 steps :
122122 - name : Initialize environment
123- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@06f921f45143638238432a624ff7bc14497be1ec
123+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@01c8c16f830d02110c28640aea16f145a7937080
124124 with :
125125 cache-node-modules : true
126126 - name : Setup Bazel
127- uses : angular/dev-infra/github-actions/bazel/setup@06f921f45143638238432a624ff7bc14497be1ec
127+ uses : angular/dev-infra/github-actions/bazel/setup@01c8c16f830d02110c28640aea16f145a7937080
128128 - name : Setup Bazel RBE
129- uses : angular/dev-infra/github-actions/bazel/configure-remote@06f921f45143638238432a624ff7bc14497be1ec
129+ uses : angular/dev-infra/github-actions/bazel/configure-remote@01c8c16f830d02110c28640aea16f145a7937080
130130 - name : Install node modules
131131 run : yarn install --frozen-lockfile
132132 - name : Run linker AOT tests
@@ -141,13 +141,13 @@ jobs:
141141 runs-on : ubuntu-latest-4core
142142 steps :
143143 - name : Initialize environment
144- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@06f921f45143638238432a624ff7bc14497be1ec
144+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@01c8c16f830d02110c28640aea16f145a7937080
145145 with :
146146 cache-node-modules : true
147147 - name : Setup Bazel
148- uses : angular/dev-infra/github-actions/bazel/setup@06f921f45143638238432a624ff7bc14497be1ec
148+ uses : angular/dev-infra/github-actions/bazel/setup@01c8c16f830d02110c28640aea16f145a7937080
149149 - name : Setup Bazel RBE
150- uses : angular/dev-infra/github-actions/bazel/configure-remote@06f921f45143638238432a624ff7bc14497be1ec
150+ uses : angular/dev-infra/github-actions/bazel/configure-remote@01c8c16f830d02110c28640aea16f145a7937080
151151 - name : Install node modules
152152 run : yarn install --frozen-lockfile
153153 - name : Run linker JIT tests
@@ -162,13 +162,13 @@ jobs:
162162 runs-on : ubuntu-latest-16core
163163 steps :
164164 - name : Initialize environment
165- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@06f921f45143638238432a624ff7bc14497be1ec
165+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@01c8c16f830d02110c28640aea16f145a7937080
166166 with :
167167 cache-node-modules : true
168168 - name : Setup Bazel
169- uses : angular/dev-infra/github-actions/bazel/setup@06f921f45143638238432a624ff7bc14497be1ec
169+ uses : angular/dev-infra/github-actions/bazel/setup@01c8c16f830d02110c28640aea16f145a7937080
170170 - name : Setup Bazel RBE
171- uses : angular/dev-infra/github-actions/bazel/configure-remote@06f921f45143638238432a624ff7bc14497be1ec
171+ uses : angular/dev-infra/github-actions/bazel/configure-remote@01c8c16f830d02110c28640aea16f145a7937080
172172 - name : Install node modules
173173 run : yarn install --frozen-lockfile
174174 - name : Run tests
@@ -183,13 +183,13 @@ jobs:
183183 runs-on : ubuntu-latest-16core
184184 steps :
185185 - name : Initialize environment
186- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@06f921f45143638238432a624ff7bc14497be1ec
186+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@01c8c16f830d02110c28640aea16f145a7937080
187187 with :
188188 cache-node-modules : true
189189 - name : Setup Bazel
190- uses : angular/dev-infra/github-actions/bazel/setup@06f921f45143638238432a624ff7bc14497be1ec
190+ uses : angular/dev-infra/github-actions/bazel/setup@01c8c16f830d02110c28640aea16f145a7937080
191191 - name : Setup Bazel RBE
192- uses : angular/dev-infra/github-actions/bazel/configure-remote@06f921f45143638238432a624ff7bc14497be1ec
192+ uses : angular/dev-infra/github-actions/bazel/configure-remote@01c8c16f830d02110c28640aea16f145a7937080
193193 - name : Install node modules
194194 run : yarn install --frozen-lockfile
195195 - name : Run tests
@@ -204,13 +204,13 @@ jobs:
204204 runs-on : ubuntu-latest-4core
205205 steps :
206206 - name : Initialize environment
207- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@06f921f45143638238432a624ff7bc14497be1ec
207+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@01c8c16f830d02110c28640aea16f145a7937080
208208 with :
209209 cache-node-modules : true
210210 - name : Setup Bazel
211- uses : angular/dev-infra/github-actions/bazel/setup@06f921f45143638238432a624ff7bc14497be1ec
211+ uses : angular/dev-infra/github-actions/bazel/setup@01c8c16f830d02110c28640aea16f145a7937080
212212 - name : Setup Bazel RBE
213- uses : angular/dev-infra/github-actions/bazel/configure-remote@06f921f45143638238432a624ff7bc14497be1ec
213+ uses : angular/dev-infra/github-actions/bazel/configure-remote@01c8c16f830d02110c28640aea16f145a7937080
214214 - name : Install node modules
215215 run : yarn install --frozen-lockfile
216216 - name : Build and Verify Release Output
@@ -235,13 +235,13 @@ jobs:
235235 runs-on : ubuntu-latest-4core
236236 steps :
237237 - name : Initialize environment
238- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@06f921f45143638238432a624ff7bc14497be1ec
238+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@01c8c16f830d02110c28640aea16f145a7937080
239239 with :
240240 cache-node-modules : true
241241 - name : Setup Bazel
242- uses : angular/dev-infra/github-actions/bazel/setup@06f921f45143638238432a624ff7bc14497be1ec
242+ uses : angular/dev-infra/github-actions/bazel/setup@01c8c16f830d02110c28640aea16f145a7937080
243243 - name : Setup Bazel RBE
244- uses : angular/dev-infra/github-actions/bazel/configure-remote@06f921f45143638238432a624ff7bc14497be1ec
244+ uses : angular/dev-infra/github-actions/bazel/configure-remote@01c8c16f830d02110c28640aea16f145a7937080
245245 - name : Install node modules
246246 run : yarn install --frozen-lockfile
247247 - name : Build and Verify Release Output
@@ -270,15 +270,15 @@ jobs:
270270 CI_RUNNER_NUMBER : ${{ github.run_id }}
271271 steps :
272272 - name : Initialize environment
273- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@06f921f45143638238432a624ff7bc14497be1ec
273+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@01c8c16f830d02110c28640aea16f145a7937080
274274 with :
275275 cache-node-modules : true
276276 - name : Install node modules
277277 run : yarn install --frozen-lockfile
278278 - name : Setup Bazel
279- uses : angular/dev-infra/github-actions/bazel/setup@06f921f45143638238432a624ff7bc14497be1ec
279+ uses : angular/dev-infra/github-actions/bazel/setup@01c8c16f830d02110c28640aea16f145a7937080
280280 - name : Setup Saucelabs Variables
281- uses : angular/dev-infra/github-actions/saucelabs@06f921f45143638238432a624ff7bc14497be1ec
281+ uses : angular/dev-infra/github-actions/saucelabs@01c8c16f830d02110c28640aea16f145a7937080
282282 - name : Run tests on Saucelabs
283283 run : ./scripts/circleci/run-saucelabs-tests.sh
284284
@@ -290,14 +290,14 @@ jobs:
290290 CI_RUNNER_NUMBER : ${{ github.run_id }}
291291 steps :
292292 - name : Initialize environment
293- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@06f921f45143638238432a624ff7bc14497be1ec
293+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@01c8c16f830d02110c28640aea16f145a7937080
294294 with :
295295 cache-node-modules : true
296296 - name : Install node modules
297297 run : yarn install --frozen-lockfile
298298 - name : Setup Bazel
299- uses : angular/dev-infra/github-actions/bazel/setup@06f921f45143638238432a624ff7bc14497be1ec
299+ uses : angular/dev-infra/github-actions/bazel/setup@01c8c16f830d02110c28640aea16f145a7937080
300300 - name : Setup Saucelabs Variables
301- uses : angular/dev-infra/github-actions/browserstack@06f921f45143638238432a624ff7bc14497be1ec
301+ uses : angular/dev-infra/github-actions/browserstack@01c8c16f830d02110c28640aea16f145a7937080
302302 - name : Run tests on Browserstack
303303 run : ./scripts/circleci/run-browserstack-tests.sh
0 commit comments