Skip to content

Commit 0c48463

Browse files
committed
ci: bump go version
1 parent ea74fac commit 0c48463

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
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up Go
1414
uses: actions/setup-go@v2
1515
with:
16-
go-version: 1.13
16+
go-version: 1.16
1717

1818
- name: Build
1919
run: go build -v ./...

0 commit comments

Comments
 (0)