Skip to content

Commit

Permalink
update golang version
Browse files Browse the repository at this point in the history
Signed-off-by: dongjiang1989 <[email protected]>
  • Loading branch information
dongjiang1989 committed Dec 20, 2023
1 parent c6ce108 commit 16fb468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Set up Go
uses: actions/[email protected]
with:
go-version: 1.18
go-version: 1.19
- uses: actions/cache@v2
with:
path: ~/go/pkg/mod
Expand Down

0 comments on commit 16fb468

Please sign in to comment.