We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f97759 commit e349ca9Copy full SHA for e349ca9
1 file changed
.github/workflows/build.yml
@@ -39,7 +39,7 @@ jobs:
39
# Running golangci-lint
40
- name: Linting
41
if: matrix.lint
42
- uses: golangci/golangci-lint-action@v9.1.0
+ uses: golangci/golangci-lint-action@v9.2.0
43
with:
44
version: v2.4.0
45
only-new-issues: true
0 commit comments