chore(deps): bump codecov/codecov-action from 3 to 4 (#3962)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master^2
dependabot[bot] 9 months ago committed by GitHub
parent 2629636f64
commit df96262235
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -40,7 +40,7 @@ jobs:
run: go test -race -coverprofile=coverage.txt -covermode=atomic ./...
- name: Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
test-win:
name: Windows

Loading…
Cancel
Save