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

Commit b6cd2eb

Browse files
Merge pull request #268 from staticdev/dependabot/github_actions/codecov/codecov-action-v1.2.1
Bump codecov/codecov-action from v1.2.0 to v1.2.1
2 parents e87217e + ab3a46e commit b6cd2eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ jobs:
9292
9393
- name: Upload coverage report
9494
if: always() && matrix.session == 'tests'
95-
uses: codecov/codecov-action@v1.2.0
95+
uses: codecov/codecov-action@v1.2.1

0 commit comments

Comments
 (0)