build(deps): bump codecov/codecov-action from 1 to 1.5.0 (#108)

This commit is contained in:
dependabot[bot] 2021-05-12 16:41:17 +02:00 committed by GitHub
parent a14e6e5ab1
commit 4b86c778bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,4 +38,4 @@ jobs:
- run: 'npm run lint'
- run: 'npm run build'
- run: 'npm test'
- uses: 'codecov/codecov-action@v1'
- uses: 'codecov/codecov-action@v1.5.0'