Skip to content

Commit 0ef33ea

Browse files
authored
Merge pull request #162 from gin-contrib/dependabot/github_actions/codecov/codecov-action-3
chore(deps): bump codecov/codecov-action from 1 to 3
2 parents 39b85f3 + 3a2dcc4 commit 0ef33ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
go test -v -covermode=atomic -coverprofile=coverage.out ./...
5151
5252
- name: Upload coverage to Codecov
53-
uses: codecov/codecov-action@v1
53+
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)