build(deps): bump codecov/codecov-action from 1.5.2 to 2.0.1 (#168)

This commit is contained in:
dependabot[bot]
2021-07-22 08:06:17 +02:00
committed by GitHub
parent e4dcdf9928
commit 4ae9f519c5

View File

@ -26,4 +26,4 @@ jobs:
- run: 'npm run lint' - run: 'npm run lint'
- run: 'npm run build' - run: 'npm run build'
- run: 'npm test' - run: 'npm test'
- uses: 'codecov/codecov-action@v1.5.2' - uses: 'codecov/codecov-action@v2.0.1'