Skip to content

Commit 3610dd4

Browse files
chore(deps): bump codecov/codecov-action from 2 to 4 (#3745)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mia-Cross <[email protected]>
1 parent 0cd998d commit 3610dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- name: Run coverage
1919
run: go test -coverprofile=coverage.out -covermode=count ./...
2020
- name: Upload coverage to Codecov
21-
uses: codecov/codecov-action@v2
21+
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)