Skip to content

Commit c8c2f2b

Browse files
chore(deps): update codecov/codecov-action action to v3 (#787)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent e207c6f commit c8c2f2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Generate coverage report
6161
run: ./node_modules/.bin/nyc report --reporter=json
6262
- name: Upload coverage to Codecov
63-
uses: codecov/codecov-action@v2
63+
uses: codecov/codecov-action@v3
6464
release:
6565
runs-on: ubuntu-18.04
6666
needs: test

0 commit comments

Comments
 (0)