Skip to content

Commit 99970de

Browse files
Update codecov/codecov-action action to v5
1 parent 89ac4bf commit 99970de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
arguments: build --info
4444

4545
- name: Upload Coverage Report
46-
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4
46+
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5
4747
with:
4848
token: ${{ secrets.CODECOV_TOKEN }}
4949

0 commit comments

Comments
 (0)