mirror of https://github.com/tidwall/tile38.git
Update go workflow version
This commit is contained in:
parent
16055ff745
commit
c6290ddb63
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Set up Go 1.x
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: ^1.20
|
||||
go-version: ^1.22
|
||||
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue