Skip to content

Commit 692c707

Browse files
upgrade: update codecov/codecov-action action to v5
1 parent 7258a11 commit 692c707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: |
6060
melos coverage
6161
62-
- uses: codecov/codecov-action@v4
62+
- uses: codecov/codecov-action@v5
6363
with:
6464
token: ${{ secrets.CODECOV_TOKEN }}
6565
files: ./packages/core/coverage.lcov

0 commit comments

Comments
 (0)