chore(deps): bump codecov/codecov-action from 4 to 5 (#75)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>main
parent
7f5adc83ae
commit
7f5658e4c4
|
@ -30,7 +30,7 @@ jobs:
|
|||
with:
|
||||
go-version: "stable"
|
||||
- run: go test -race -coverprofile=coverage.out ./...
|
||||
- uses: codecov/codecov-action@v4
|
||||
- uses: codecov/codecov-action@v5
|
||||
with:
|
||||
files: coverage.out
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue