Skip to content

Commit

Permalink
v1.4.5 b: update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
yzy613 committed Apr 22, 2022
1 parent 1a2fc31 commit 68ac7ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.18.1

- name: Build client
run: make -f Makefile.client
Expand Down

0 comments on commit 68ac7ef

Please sign in to comment.