1
0
Fork 0
mirror of https://github.com/on4kjm/FLEcli.git synced 2025-01-18 13:01:09 +01:00

Bump codecov/codecov-action from 3.1.4 to 3.1.5 (#120)

This commit is contained in:
dependabot[bot] 2024-01-26 15:26:51 +00:00 committed by GitHub
parent caefd46994
commit 74f433efd6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,7 @@ jobs:
make test-coverage
- name: Upload Coverage report to CodeCov
uses: codecov/codecov-action@v3.1.4
uses: codecov/codecov-action@v3.1.5
with:
token: ${{secrets.CODECOV_TOKEN}}
file: ./coverage.txt