We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b14e8a5 commit 3966910Copy full SHA for 3966910
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@75cd11691c0faa626561e295848008c8a7dddffe # v5
+ uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
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