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 653a91a commit a2219d9Copy full SHA for a2219d9
.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@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 # v3.1.1
+ uses: codecov/codecov-action@40a12dcee2df644d47232dde008099a3e9e4f865 # v3.1.2
77
with:
78
files: ./coverage.txt
79
0 commit comments