Skip to content

Commit c9397cf

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent ee9fe8b commit c9397cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analysis-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,7 @@ jobs:
904904
merge-multiple: true
905905

906906
- name: Upload report to Codecov
907-
uses: codecov/codecov-action@v4
907+
uses: codecov/codecov-action@v5
908908
with:
909909
token: ${{ secrets.CODECOV_TOKEN }}
910910
directory: coverage

0 commit comments

Comments
 (0)