Skip to content

Commit cd6228c

Browse files
committed
chore: update linter
1 parent 14eb8b3 commit cd6228c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
os: [ubuntu-latest, macos-latest, windows-latest]
2020
env:
2121
GO_VERSION: stable
22-
GOLANGCI_LINT_VERSION: v2.7
22+
GOLANGCI_LINT_VERSION: v2.9
2323
CGO_ENABLED: 0
2424
runs-on: ${{ matrix.os }}
2525

0 commit comments

Comments
 (0)