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 eeaa832 commit 38ae409Copy full SHA for 38ae409
.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@40a12dcee2df644d47232dde008099a3e9e4f865 # v3.1.2
+ uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 # v3.1.3
77
with:
78
files: ./coverage.txt
79
0 commit comments