We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b235fa7 commit f8d2b8bCopy full SHA for f8d2b8b
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
arguments: build --info
44
45
- name: Upload Coverage Report
46
- uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4
+ uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4
47
with:
48
token: ${{ secrets.CODECOV_TOKEN }}
49
0 commit comments