We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b235fa7 commit 8946e69Copy full SHA for 8946e69
.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@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4
47
with:
48
token: ${{ secrets.CODECOV_TOKEN }}
49
0 commit comments