Skip to content

Commit 34a492e

Browse files
committed
Build with Go v1.13.9
1 parent a81f751 commit 34a492e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Go
1717
uses: actions/setup-go@v1
1818
with:
19-
go-version: '1.13.8'
19+
go-version: '1.13.9'
2020
- name: Run goreleaser
2121
uses: goreleaser/goreleaser-action@v1
2222
with:

0 commit comments

Comments
 (0)