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 131404c commit fce999fCopy full SHA for fce999f
.github/workflows/build.yaml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Go
15
uses: actions/setup-go@v4
16
with:
17
- go-version: '1.22'
+ go-version: '1.22.4'
18
19
- name: make verification
20
run: make verifiers
0 commit comments