bump go version in CI

This commit is contained in:
lapwat
2022-08-09 18:32:23 +02:00
parent d73ae0a73b
commit bf3fc65444
4 changed files with 24 additions and 10 deletions

View File

@@ -14,7 +14,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.17
go-version: 1.18
- name: Install kindlegen
run: |
curl -L https://github.com/lapwat/papeer/releases/download/kindlegen/kindlegen_linux_2.6_i386_v2_9.tar.gz > kindlegen.tar.gz