Skip to content

Commit e1c0c4c

Browse files
Bump codecov/codecov-action from 2 to 5 (#1249)
1 parent 7446cb0 commit e1c0c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage-report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
HZ_TEST_AWS_INSTANCE_PRIVATE_IP: ${{ secrets.HZ_TEST_AWS_INSTANCE_PRIVATE_IP }}
2727

2828
- name: Publish on Codecov
29-
uses: codecov/codecov-action@v2
29+
uses: codecov/codecov-action@v5
3030
with:
3131
files: coverage.info

0 commit comments

Comments
 (0)