Skip to content

Commit

Permalink
build(deps): bump codecov/codecov-action from v1.0.11 to v1.0.12
Browse files Browse the repository at this point in the history
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.11 to v1.0.12.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](codecov/codecov-action@v1.0.11...07127fd)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and malept committed Jul 23, 2020
1 parent 889a63b commit c18c3de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
NODE_INSTALLER: ${{ matrix.node-installer }}
DEBUG: electron-installer-snap:snapcraft
- name: Upload code coverage to Codecov
uses: codecov/codecov-action@v1.0.11
uses: codecov/codecov-action@v1.0.12
with:
file: ./coverage.lcov
env_vars: CI_OS,NODE_INSTALLER
Expand Down

0 comments on commit c18c3de

Please sign in to comment.