This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: actions/setup-go@v5
|
- uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version: "1.22"
|
go-version: "1.26"
|
||||||
|
|
||||||
- name: Check formatting
|
- name: Check formatting
|
||||||
run: test -z "$(gofmt -d .)" || exit 1
|
run: test -z "$(gofmt -d .)" || exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user