Skip to content

Commit 66322c5

Browse files
committed
Merge branch 'main' into docs/architecture-rfc
2 parents e4d7120 + d101da6 commit 66322c5

File tree

2 files changed

+266
-356
lines changed

2 files changed

+266
-356
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
go mod download
3131
3232
- name: Lint
33-
uses: golangci/golangci-lint-action@v6
33+
uses: golangci/golangci-lint-action@v8
3434
with:
35-
version: latest
35+
version: v2.4.0

0 commit comments

Comments
 (0)