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.
2 parents afe30a7 + d6041ff commit 6a2822cCopy full SHA for 6a2822c
.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