mirror of
https://github.com/nabbar/golib.git
synced 2025-12-24 11:51:02 +08:00
Update Action with go1.24
Signed-off-by: Nicolas JUHEL <githubatcom@nabbar.com>
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Set up Go 1.x
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '>=1.23.0'
|
||||
go-version: '>=1.24.0'
|
||||
|
||||
- name: Check Go Version
|
||||
run: go version
|
||||
|
||||
Reference in New Issue
Block a user