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
  • Loading branch information
mlajkim committed Oct 10, 2024
1 parent f0e0d7f commit 38bb8d5
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/setup-go-faster@v1.7.0
with:
go-version: "1.17.7"
go-version: "1.23.2"
- run: |
go install honnef.co/go/tools/cmd/staticcheck@2024.1.1
- uses: extractions/setup-just@v1
Expand Down

0 comments on commit 38bb8d5

Please sign in to comment.