use go1.23 (#4495)
This commit is contained in:
committed by
GitHub
Unverified
parent
3a08c2aeb0
commit
f7a06cbe61
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.22'
|
||||
go-version: '1.23'
|
||||
|
||||
- name: Make All
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user