We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21f9d8f commit 8d437fdCopy full SHA for 8d437fd
.github/workflows/ci.yml
@@ -73,7 +73,7 @@ jobs:
73
- name: Run Tests
74
run: make cover
75
- name: Upload coverage to Codecov
76
- uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 # v3.1.3
+ uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
77
with:
78
files: ./coverage.txt
79
0 commit comments