We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4ab1a commit 246c37bCopy full SHA for 246c37b
.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@fdcc8476540edceab3de004e990f80d881c6cc00 # v5
47
with:
48
token: ${{ secrets.CODECOV_TOKEN }}
49
0 commit comments