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:
parent
394686c9ae
commit
ffd545221b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user