2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-03-12 17:30:40 +00:00

chore: bump go version

This commit is contained in:
sammyette 2024-07-19 09:29:42 -04:00
parent ffd545221b
commit 337337fd70
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD

View File

@ -29,7 +29,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: '1.20.14'
go-version: '1.22.2'
- name: Download Task
run: 'sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d'
- name: Build