Merge pull request #30 from actions/ajaykn/update-go-version
update go version to 1.16 to fix the CI build
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.14
|
FROM golang:1.16
|
||||||
|
|
||||||
ENV GO111MODULE=on
|
ENV GO111MODULE=on
|
||||||
WORKDIR /go/src/github.com/actions/actions-sync
|
WORKDIR /go/src/github.com/actions/actions-sync
|
||||||
|
|||||||
Reference in New Issue
Block a user