Skip to content

Commit 179322d

Browse files
Merge pull request #3477 from simonpasquier/update-go-orb
.circleci/config.yml: update Go orb
2 parents 8b9f2fd + 02f46fb commit 179322d

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
@@ -2,7 +2,7 @@
22
version: 2.1
33
orbs:
44
prometheus: prometheus/[email protected]
5-
go: circleci/[email protected].0
5+
go: circleci/[email protected].3
66
jobs:
77
test_frontend:
88
# We need to use a machine executor because the front-end validation runs

0 commit comments

Comments
 (0)