We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 082c5bd commit acb8457Copy full SHA for acb8457
.github/workflows/build.yml
@@ -23,7 +23,7 @@ env:
23
TEST_GEM_DIR: ruby/testdata/example/
24
25
# c.f. https://github.com/golangci/golangci-lint/blob/main/CHANGELOG.md
26
- GOLANGCI_LINT_VERSION: v2.0
+ GOLANGCI_LINT_VERSION: v2.1
27
28
jobs:
29
generate-matrix:
0 commit comments