Skip to content

Commit

Permalink
chore: upgrade go to 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
platform-change-automation[bot] committed Aug 26, 2024
1 parent 013252b commit a5bd017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/composite/go/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ runs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: '1.22'
go-version: '1.23'

- name: golangci-lint
uses: golangci/golangci-lint-action@v6
Expand Down

0 comments on commit a5bd017

Please sign in to comment.