go version missmatch
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: "1.26.0"
|
||||
go-version: "1.26.x"
|
||||
|
||||
- name: Run Style
|
||||
run: test -z $(go fmt ./...)
|
||||
|
||||
Reference in New Issue
Block a user