mirror of
https://github.com/pcvolkmer/idicon.git
synced 2025-07-01 19:32:54 +00:00
Setup and use Go 1.22 for build
This commit is contained in:
2
.github/workflows/go-deploy.yml
vendored
2
.github/workflows/go-deploy.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.20'
|
||||
go-version: '1.22'
|
||||
|
||||
- run: go test
|
||||
|
||||
|
Reference in New Issue
Block a user