Skip to content

Commit 23fc842

Browse files
committed
circleci: update codecov orb to 1.1.4
1 parent 04eb1b1 commit 23fc842

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 @@ version: 2.1
22

33
orbs:
44
golang: cci-orb/golang@volatile
5-
codecov: codecov/codecov@1.1.3
5+
codecov: codecov/codecov@1.1.4
66

77
command_vars:
88
- cache_key: &cache_key gomod-<< parameters.go-version >>-{{ checksum "go.mod" }}-{{ checksum "go.sum" }}

0 commit comments

Comments
 (0)