mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2025-09-05 01:25:48 -06:00
Bump codecov/codecov-action from 1 to 1.5.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 1.5.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v1...v1.5.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8ca2932d09
commit
027b06819c
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -29,6 +29,6 @@ jobs:
|
||||
targets: test
|
||||
-
|
||||
name: Upload coverage
|
||||
uses: codecov/codecov-action@v1
|
||||
uses: codecov/codecov-action@v1.5.0
|
||||
with:
|
||||
file: ./coverage/clover.xml
|
||||
|
Loading…
x
Reference in New Issue
Block a user