Skip to content

Commit 4faa16e

Browse files
committed
chore(ci): Update component Go workflow to use Go 1.24 friendly golangci-lint version
Signed-off-by: Joonas Bergius <[email protected]>
1 parent 6addfac commit 4faa16e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/component-go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616

1717
env:
1818
TINYGO_VERSION: "0.33.0"
19-
GOLANGCI_VERSION: "v1.61"
19+
GOLANGCI_VERSION: "v1.64.2"
2020
WASH_VERSION: "0.37.0"
2121
WASM_TOOLS_VERSION: "1.220.0"
2222

0 commit comments

Comments
 (0)