Skip to content

Commit

Permalink
feat: go version "1.23.2" for installing 2024.1.1 version
Browse files Browse the repository at this point in the history
Signed-off-by: Jeongwoo Kim - jekim <[email protected]>
  • Loading branch information
mlajkim committed Oct 10, 2024
1 parent c636abc commit e9e249b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v3
- uses: WillAbides/[email protected]
with:
go-version: "1.17.7"
go-version: "1.23.2"
- run: |
go install honnef.co/go/tools/cmd/[email protected]
- uses: extractions/setup-just@v1
Expand Down

0 comments on commit e9e249b

Please sign in to comment.