We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 710cce0 commit 662599cCopy full SHA for 662599c
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@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
+ uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # 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