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 d9c66df commit d6041ffCopy full SHA for d6041ff
.github/workflows/codecov.yaml
@@ -24,6 +24,6 @@ jobs:
24
go-version: "^1.20"
25
- name: Run tests
26
run: make go-test
27
- - uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d
+ - uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24
28
with:
29
files: ./cover.out
0 commit comments