update go-version in action

This commit is contained in:
0xJacky 2022-07-26 11:51:24 +08:00
parent 7abd5ce966
commit 1478bda974

View file

@ -108,7 +108,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: ^1.17.7
go-version: ^1.18.4
- name: Set up cache
uses: actions/cache@v2