Skip to content

Commit 1a5e578

Browse files
Update shogo82148/actions-goveralls action to v1.9.1
1 parent 1ca7bfa commit 1a5e578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
run: |
1919
go test ./... -coverprofile=profile.cov
2020
21-
- uses: shogo82148/[email protected].0
21+
- uses: shogo82148/[email protected].1
2222
with:
2323
path-to-profile: profile.cov

0 commit comments

Comments
 (0)