8000 Bump codecov/codecov-action from 1 to 2 · matplotlib/matplotlib@a904a97 · GitHub
[go: up one dir, main page]

Skip to content

Commit a904a97

Browse files
dependabot[bot]QuLogic
authored andcommitted
Bump codecov/codecov-action from 1 to 2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 2. - [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...v2.0.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 739252b commit a904a97

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
@@ -230,7 +230,7 @@ jobs:
230230
find . -name '*.gc*' -delete
231231
if: ${{ runner.os != 'macOS' }}
232232
- name: Upload code coverage
233-
uses: codecov/codecov-action@v1
233+
uses: codecov/codecov-action@v2
234234

235235
- uses: actions/upload-artifact@v2
236236
if: failure()

0 commit comments

Comments
 (0)
0