forked from extern/smegmesh
Update go.yml
This commit is contained in:
parent
2d45c2d298
commit
1b286dd3c1
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: '1.20'
|
go-version: '1.21'
|
||||||
|
|
||||||
- name: Tidy
|
- name: Tidy
|
||||||
run: go mod tidy
|
run: go mod tidy
|
||||||
|
Loading…
Reference in New Issue
Block a user