We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ac4bf commit 99970deCopy full SHA for 99970de
.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@0565863a31f2c772f9f0395002a31e3f06189574 # v5
47
with:
48
token: ${{ secrets.CODECOV_TOKEN }}
49
0 commit comments