ci: modify go version
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v3
|
uses: actions/setup-go@v3
|
||||||
with:
|
with:
|
||||||
go-version: "1.20"
|
go-version: "1.22"
|
||||||
|
|
||||||
- name: Build Go application
|
- name: Build Go application
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user