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:27:34 -04:00
parent 394686c9ae
commit ffd545221b
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.18.8'
go-version: '1.20.14'
- name: Download Task
run: 'sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d'
- name: Build