We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe7679 commit 4e520a5Copy full SHA for 4e520a5
1 file changed
.github/workflows/golangci-lint.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v6.0.0
13
- name: golangci-lint
14
- uses: golangci/golangci-lint-action@v9.1.0
+ uses: golangci/golangci-lint-action@v9.2.0
15
with:
16
version: latest
17
args: -D errcheck
0 commit comments