Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit 6cbac21

Browse files
authored
Merge pull request #364 from staticdev/dependabot/github_actions/codecov/codecov-action-2.1.0
Bump codecov/codecov-action from 2.0.3 to 2.1.0
2 parents 1e1ab3a + df7cc32 commit 6cbac21

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
@@ -135,4 +135,4 @@ jobs:
135135
nox --force-color --session=coverage -- xml
136136
137137
- name: Upload coverage report
138-
uses: codecov/codecov-action@v2.0.3
138+
uses: codecov/codecov-action@v2.1.0

0 commit comments

Comments
 (0)