ci: revert "ci: bring down go version again"

This reverts commit 378849a412.
unix-build
sammyette 2024-07-19 09:45:34 -04:00
parent 378849a412
commit 012aab96b2
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD
1 changed files with 1 additions and 1 deletions

View File

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