Skip to content

Commit 80490de

Browse files
committed
fix(ci): use golangci-lint latest version
1 parent 1cb5c9e commit 80490de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ jobs:
88
uses: charmbracelet/meta/.github/workflows/lint.yml@main
99
with:
1010
golangci_path: .golangci.yml
11-
golangci_version: v2.4
11+
golangci_version: latest
1212
timeout: 10m

0 commit comments

Comments
 (0)