Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit cc5a2ab

Browse files
authored
Merge pull request #651 from staticdev/dependabot/github_actions/codecov/codecov-action-3
Bump codecov/codecov-action from 2.1.0 to 3
2 parents 716de31 + d97c7fb commit cc5a2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,4 @@ jobs:
132132
nox --force-color --session=coverage -- xml
133133
134134
- name: Upload coverage report
135-
uses: codecov/codecov-action@v2.1.0
135+
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)