Skip to content

Commit 7a5bd0b

Browse files
chore: upgrade go to 1.24
1 parent 013252b commit 7a5bd0b

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.24'
1010

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

0 commit comments

Comments
 (0)