ci: bump codecov/codecov-action from 2.1.0 to 3 (#729)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-04-06 21:37:53 +09:00 committed by GitHub
parent c006717cf0
commit 1226087547
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@ jobs:
name: coverage-${{ matrix.os }} name: coverage-${{ matrix.os }}
path: coverage path: coverage
- uses: codecov/codecov-action@v2.1.0 - uses: codecov/codecov-action@v3
- name: Run ncc - name: Run ncc
run: npm run build run: npm run build