Skip to content

Commit e71a1ba

Browse files
authored
build: update shared dev-infra orb to fix snapshot tests (#25690)
Contains: angular/dev-infra#838
1 parent a7d1484 commit e71a1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ orbs:
149149
# to make sure that snapshot builds are not deployed out of order, resulting in Git
150150
# push conflicts.
151151
queue: eddiewebb/[email protected]
152-
devinfra: angular/[email protected].2
152+
devinfra: angular/[email protected].3
153153

154154
commands:
155155
checkout_and_rebase:

0 commit comments

Comments
 (0)