2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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