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 c9a07a0 commit 0363edeCopy full SHA for 0363ede
.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@7afa10ed9b269c561c2336fd862446844e0cbf71
+ - uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673
28
with:
29
files: ./cover.out
0 commit comments