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 ddcaa9b commit 248a770Copy full SHA for 248a770
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
go-version-file: "go.mod"
19
- run: make test
20
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
21
22
disable_search: true
23
files: cover.out
0 commit comments