Skip to content

Commit e4a809d

Browse files
Update codecov/codecov-action action to v5.5.2
1 parent 3a27417 commit e4a809d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: "Generate Coverage Report"
5454
run: make coverage
5555
- name: "Upload Coverage Report"
56-
uses: codecov/codecov-action@v5.5.1
56+
uses: codecov/codecov-action@v5.5.2
5757
with:
5858
files: ./build/reports/kover/result.xml
5959
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)