Skip to content

Commit b481e77

Browse files
committed
fix:github action
1 parent 0735c7e commit b481e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
go test -covermode=count -coverprofile=coverage.out ./...
2424
2525
- name: Convert coverage to lcov
26-
uses: jandelgado/[email protected].5
26+
uses: jandelgado/[email protected].9
2727

2828
- name: Coveralls GitHub Action
2929
uses: coverallsapp/github-action@v2

0 commit comments

Comments
 (0)