Bump go version
This commit is contained in:
parent
387a710bfd
commit
2581343b6b
@ -11,7 +11,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.24.0' # The Go version to download (if necessary) and use.
|
||||
go-version: '1.24.4' # The Go version to download (if necessary) and use.
|
||||
- uses: https://gitea.com/actions/go-hashfiles@v0.0.1
|
||||
id: hash-go
|
||||
with:
|
||||
@ -50,7 +50,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.24.0' # The Go version to download (if necessary) and use.
|
||||
go-version: '1.24.4' # The Go version to download (if necessary) and use.
|
||||
- uses: https://gitea.com/actions/go-hashfiles@v0.0.1
|
||||
id: hash-go
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user