Skip to content

Commit

Permalink
Bump codecov/codecov-action from 1 to 3 (#352)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 28, 2023
1 parent bd4a846 commit e83eaa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -40,4 +40,4 @@ jobs:
fetch-depth: 2
- run: go test -race -tags=all -coverprofile=coverage.txt -covermode=atomic ./...
- name: Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3

0 comments on commit e83eaa4

Please sign in to comment.