Skip to content

Commit b5aa9f4

Browse files
authored
Update go.yml
1 parent a255902 commit b5aa9f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: go test -v ./...
2929

3030
- name: Upload coverage reports to Codecov
31-
uses: codecov/[email protected].0
31+
uses: codecov/[email protected].4
3232
env:
3333
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
3434

0 commit comments

Comments
 (0)