Skip to content

Commit fce999f

Browse files
committed
update
1 parent 131404c commit fce999f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up Go
1515
uses: actions/setup-go@v4
1616
with:
17-
go-version: '1.22'
17+
go-version: '1.22.4'
1818

1919
- name: make verification
2020
run: make verifiers

0 commit comments

Comments
 (0)