Skip to content

Commit 105c1f6

Browse files
committed
actions: update go version
1 parent 39b1b74 commit 105c1f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/kernel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: "Install: go"
4949
uses: actions/setup-go@v1
5050
with:
51-
go-version: 1.21
51+
go-version: 1.23.4
5252
id: go
5353

5454
- name: "Install: requirements"

0 commit comments

Comments
 (0)