Skip to content

Commit 482d8ef

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 2e4194f commit 482d8ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-build-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
run: pnpm test:ci
7070

7171
- name: Upload test converage
72-
uses: codecov/codecov-action@v4
72+
uses: codecov/codecov-action@v5
7373
with:
7474
files: ./libs/auth/coverage/lcov.info,./libs/ssh/coverage/lcov.info,./libs/libconfig/coverage/lcov.info,./libs/decimal/coverage/lcov.info,./libs/server/coverage/lcov.info,./apps/cli/coverage/lcov.info,./apps/auth/coverage/lcov.info,./apps/mis-server/coverage/lcov.info,./apps/portal-server/coverage/lcov.info,./apps/gateway/coverage/lcov.info,./apps/audit-server/coverage/lcov.info
7575

0 commit comments

Comments
 (0)