We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d61c576 commit 8cbdd80Copy full SHA for 8cbdd80
2 files changed
.github/workflows/test-bwa.yml
@@ -215,7 +215,7 @@ jobs:
215
216
- name: Upload to codecov.io
217
id: upload-to-codecov
218
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
+ uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
219
continue-on-error: true
220
with:
221
files: coverage.xml
.github/workflows/test.yml
@@ -209,7 +209,7 @@ jobs:
209
210
211
212
213
214
0 commit comments