Bump go version
This commit is contained in:
parent
304b4650e9
commit
50ebe6ee46
2
.github/workflows/modpack.yml
vendored
2
.github/workflows/modpack.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
- name: Install go
|
- name: Install go
|
||||||
uses: actions/setup-go@v2
|
uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
go-version: 1.16
|
go-version: 1.18
|
||||||
|
|
||||||
- name: Install packwiz
|
- name: Install packwiz
|
||||||
run: go install github.com/packwiz/packwiz@latest
|
run: go install github.com/packwiz/packwiz@latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user