Skip to content

Commit

Permalink
Update go version to 1.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
csm-release[bot] authored Oct 15, 2024
1 parent da1b963 commit bf9da9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/setup-go@v5
with:
go-version: "1.22"
go-version: "1.23.2"
cache: false
- name: Checkout the code
uses: actions/checkout@v4
Expand Down

0 comments on commit bf9da9f

Please sign in to comment.