Skip to content

Commit ac80a4e

Browse files
chore(deps): bump codecov/codecov-action from 4 to 5 (#4319)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Laure-di <[email protected]>
1 parent 4085119 commit ac80a4e

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
@@ -19,4 +19,4 @@ jobs:
1919
- name: Run coverage
2020
run: go test -coverprofile=coverage.out -covermode=count ./...
2121
- name: Upload coverage to Codecov
22-
uses: codecov/codecov-action@v4
22+
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)