We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dfbd2c commit 7b576b2Copy full SHA for 7b576b2
2 files changed
.github/workflows/check.yml
@@ -54,7 +54,7 @@ jobs:
54
token: ${{ secrets.CODECOV_TOKEN }}
55
56
- name: Codecov coverage
57
- uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5
+ uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
58
with:
59
files: ./reports/coverage/cobertura-coverage.xml
60
.github/workflows/preview.yml
@@ -73,7 +73,7 @@ jobs:
73
74
75
76
77
78
79
0 commit comments