Bump go CI version to 1.18

This commit is contained in:
bytedream 2022-05-27 16:00:08 +02:00
parent eb2414d012
commit b4ba8c4599

View file

@ -11,7 +11,7 @@ jobs:
- name: Set up Go - name: Set up Go
uses: actions/setup-go@v3 uses: actions/setup-go@v3
with: with:
go-version: 1.16 go-version: 1.18
- name: Build - name: Build
run: go build -v cmd/crunchyroll-go/main.go run: go build -v cmd/crunchyroll-go/main.go