Skip to content

Commit ee5374c

Browse files
Update codecov/codecov-action action to v5
1 parent 96def42 commit ee5374c

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@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5
4747
with:
4848
token: ${{ secrets.CODECOV_TOKEN }}
4949

0 commit comments

Comments
 (0)