Skip to content

Commit c1bcd13

Browse files
renovate-bottorifat
authored andcommitted
chore(deps): update codecov/codecov-action action to v3
1 parent 719a7ee commit c1bcd13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Upload coverage to Codecov
2929
if: matrix.node-version == '12.x'
30-
uses: codecov/codecov-action@v2
30+
uses: codecov/codecov-action@v3
3131
with:
3232
token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
3333
fail_ci_if_error: true # optional (default = false)

0 commit comments

Comments
 (0)