Skip to content

Commit 1e37f71

Browse files
wip
1 parent 68a17ce commit 1e37f71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ on:
1111
- "**.md"
1212

1313
env:
14-
GO_VERSION: "1.23.4" # https://go.dev/dl/
15-
GOLANGCI_LINT_VERSION: "v1.62.2" # https://github.com/golangci/golangci-lint/releases
14+
GO_VERSION: "1.24.1" # https://go.dev/dl/
15+
GOLANGCI_LINT_VERSION: "v1.64.7" # https://github.com/golangci/golangci-lint/releases
1616

1717
jobs:
1818
lint:

0 commit comments

Comments
 (0)