Skip to content

Commit c84c9bd

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent d3f7f85 commit c84c9bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- run: ${{ inputs.package-manager }} run lint
4646
- run: ${{ inputs.package-manager }} run test
4747
# upload report to codecov
48-
- uses: codecov/codecov-action@v2
48+
- uses: codecov/codecov-action@v6
4949
with:
5050
token: ${{ secrets.CODECOV_TOKEN }}
5151

0 commit comments

Comments
 (0)