Skip to content

Commit c8dab2e

Browse files
justaugustusdependabot[bot]
authored andcommitted
workflows: Update actions/setup-go Golang version to v1.24
...to address golangci-lint failing to run. Signed-off-by: Stephen Augustus <[email protected]>
1 parent 1f8a687 commit c8dab2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

2828
env:
2929
PROTOC_VERSION: 3.17.3
30-
GO_VERSION: 1.23
30+
GO_VERSION: 1.24
3131
GOLANGCI_LINT_VERSION: v1.64.8
3232

3333
jobs:

0 commit comments

Comments
 (0)