mirror of https://github.com/icedream/icecon.git
Update dependency go to 1.25
parent
eeef577911
commit
e11e9b9449
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Set up Go 1.21
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.21
|
||||
go-version: 1.25
|
||||
id: go
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
|
|
Loading…
Reference in New Issue