Skip to content

Commit a5bd017

Browse files
chore: upgrade go to 1.23
1 parent 013252b commit a5bd017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/composite/go/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ runs:
66
- name: Setup Go
77
uses: actions/setup-go@v5
88
with:
9-
go-version: '1.22'
9+
go-version: '1.23'
1010

1111
- name: golangci-lint
1212
uses: golangci/golangci-lint-action@v6

0 commit comments

Comments
 (0)