Skip to content

Commit 82b2f78

Browse files
committed
chore(deps): bump codecov/codecov-action from 3 to 4
1 parent a14004e commit 82b2f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yaml

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

7575
- id: upload
7676
name: Upload Coverage Report
77-
uses: codecov/codecov-action@v3
77+
uses: codecov/codecov-action@v4
7878
with:
7979
token: ${{ secrets.CODECOV_TOKEN }}
8080
files: ${{ steps.coverage.outputs.report }}

0 commit comments

Comments
 (0)