mirror of
https://git.um-react.app/um/cli.git
synced 2025-11-28 03:33:02 +00:00
ci: bump go version to 1.25
This commit is contained in:
@@ -38,10 +38,10 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set up Go 1.23
|
||||
- name: Set up Go 1.25
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: ^1.23
|
||||
go-version: ^1.25
|
||||
|
||||
- name: Setup vars
|
||||
id: vars
|
||||
|
||||
Reference in New Issue
Block a user