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.0 to 1.5.2 (#136)

This commit is contained in:
dependabot[bot] 2021-06-12 22:03:42 +02:00 committed by GitHub
parent 16f632d1b4
commit 983d18ee09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,4 +36,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.0' - uses: 'codecov/codecov-action@v1.5.2'