We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e9df19 commit 01b8362Copy full SHA for 01b8362
.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@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5
47
with:
48
token: ${{ secrets.CODECOV_TOKEN }}
49
0 commit comments