We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5e6f17 + 966c7e4 commit 6659e3cCopy full SHA for 6659e3c
1 file changed
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
go-version-file: go.mod
27
- run: make ci-test
28
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
29
30
token: ${{ secrets.CODECOV_UPLOAD_TOKEN }}
31
file: ./.test_coverage.txt
0 commit comments