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