Skip to content

Commit

Permalink
Merge pull request #1153 from reviewdog/renovate/codecov-codecov-acti…
Browse files Browse the repository at this point in the history
…on-3.x

chore(deps): update codecov/codecov-action action to v3
  • Loading branch information
haya14busa committed Apr 19, 2022
2 parents 39d06e9 + aaa8d74 commit 9ddf6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Expand Up @@ -34,4 +34,4 @@ jobs:
- name: Test
run: go test -v -race -coverpkg=./... -coverprofile=coverage.txt ./...

- uses: codecov/codecov-action@v2
- uses: codecov/codecov-action@v3

0 comments on commit 9ddf6a5

Please sign in to comment.