Skip to content

Commit 9319cdf

Browse files
committed
chore(deps): update codecov/codecov-action action to v3
1 parent 1e5b7bf commit 9319cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: yarn test --ci --coverage
3939

4040
- name: Upload coverage to Codecov
41-
uses: codecov/codecov-action@v2
41+
uses: codecov/codecov-action@v3
4242
with:
4343
files: ./coverage/coverage-final.json
4444
fail_ci_if_error: true

0 commit comments

Comments
 (0)