We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b28a344 commit 8f53af2Copy full SHA for 8f53af2
.github/workflows/i104m-go.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Go 1.x
17
uses: actions/setup-go@v2
18
with:
19
- go-version: ^1.13
+ go-version: ^1.22
20
id: go
21
22
- name: Check out code into the Go module directory
0 commit comments