Skip to content

Commit e1cd40e

Browse files
Update codecov/codecov-action action to v5
1 parent fa4ab1a commit e1cd40e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5
4747
with:
4848
token: ${{ secrets.CODECOV_TOKEN }}
4949

0 commit comments

Comments
 (0)