1

Bump go version

This commit is contained in:
Evan Pratten 2024-11-13 22:47:25 -05:00
parent 304b4650e9
commit 50ebe6ee46

View File

@ -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