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 423b5ee commit 2ac1a95Copy full SHA for 2ac1a95
.github/workflows/go.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Integration test
45
run: make it
46
47
- - uses: codecov/codecov-action@29386c70ef20e286228c72b668a06fd0e8399192 # v1.5.2
+ - uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
48
with:
49
file: ./cover.out
50
flags: unittests
0 commit comments