Skip to content

Commit eb8fe27

Browse files
authored
Merge pull request #26 from maratori/dependabot/github_actions/codecov/codecov-action-3
Bump codecov/codecov-action from 2 to 3
2 parents c096f01 + 6830fa2 commit eb8fe27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- run: make test-cover
3737

38-
- uses: codecov/codecov-action@v2
38+
- uses: codecov/codecov-action@v3
3939

4040
- uses: golangci/golangci-lint-action@v3
4141
with:

0 commit comments

Comments
 (0)