1 parent ad3b7bc commit d1441d8Copy full SHA for d1441d8
1 file changed
.github/workflows/go.yml
@@ -8,7 +8,7 @@ jobs:
8
- name: Set up Go
9
uses: actions/setup-go@v5
10
with:
11
- go-version: 1.22
+ go-version: "1.27"
12
id: go
13
14
- name: Check out code into the Go module directory
0 commit comments