We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1464897 commit 7a031efCopy full SHA for 7a031ef
.github/workflows/workflow.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Go
16
uses: actions/setup-go@v2
17
with:
18
- go-version: latest
+ go-version: 1.22
19
20
- name: Build
21
run: make build
0 commit comments