Skip to content

Commit acb8457

Browse files
authored
Use golangci-lint v2.1
1 parent 082c5bd commit acb8457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env:
2323
TEST_GEM_DIR: ruby/testdata/example/
2424

2525
# c.f. https://github.com/golangci/golangci-lint/blob/main/CHANGELOG.md
26-
GOLANGCI_LINT_VERSION: v2.0
26+
GOLANGCI_LINT_VERSION: v2.1
2727

2828
jobs:
2929
generate-matrix:

0 commit comments

Comments
 (0)