Skip to content

Commit 2dc9fc7

Browse files
dependabot[bot]cjolowicz
authored andcommitted
Bump codecov/codecov-action from v1.0.15 to v1.2.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.15 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.0.15...e156083) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d98506 commit 2dc9fc7

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_name}}/.github/workflows

1 file changed

+1
-1
lines changed

{{cookiecutter.project_name}}/.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,4 @@ jobs:
138138
nox --force-color --session=coverage -- xml
139139
140140
- name: Upload coverage report
141-
uses: codecov/codecov-action@v1.0.15
141+
uses: codecov/codecov-action@v1.2.1

0 commit comments

Comments
 (0)