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 fdb91f9 + 40a06d7 commit 433eacbCopy full SHA for 433eacb
.github/workflows/cover.yaml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
go-version: '1.21'
25
- run: "PATH=/usr/local/go/bin:$PATH make test-cover"
26
- - uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4.2.0
+ - uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
27
env:
28
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
29
0 commit comments