Skip to content

Commit 43fad3d

Browse files
Bump codecov/codecov-action from 3.1.4 to 3.1.5 (#19)
1 parent 2308c50 commit 43fad3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: go test -race -cover -coverprofile=coverage.out -covermode=atomic
5353

5454
- name: Codecov
55-
uses: codecov/[email protected].4
55+
uses: codecov/[email protected].5
5656
with:
5757
file: ./coverage.out
5858

0 commit comments

Comments
 (0)