Skip to content

Commit 1890cb4

Browse files
Bump codecov/codecov-action from 3 to 4 (#362)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ac79bf commit 1890cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
fetch-depth: 2
4141
- run: go test -race -tags=all -coverprofile=coverage.txt -covermode=atomic ./...
4242
- name: Codecov
43-
uses: codecov/codecov-action@v3
43+
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)