mirror of
https://github.com/on4kjm/FLEcli.git
synced 2025-02-18 21:01:01 +01:00
Bump codecov/codecov-action from 3.1.5 to 4.0.1 (#123)
This commit is contained in:
parent
74f433efd6
commit
01fab70d0b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -46,7 +46,7 @@ jobs:
|
|||
make test-coverage
|
||||
|
||||
- name: Upload Coverage report to CodeCov
|
||||
uses: codecov/codecov-action@v3.1.5
|
||||
uses: codecov/codecov-action@v4.0.1
|
||||
with:
|
||||
token: ${{secrets.CODECOV_TOKEN}}
|
||||
file: ./coverage.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue