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

Commit ab3a46e

Browse files
Bump codecov/codecov-action from v1.2.0 to v1.2.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.2.0 to v1.2.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v1.2.0...e156083) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e87217e commit ab3a46e

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)