We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aee7aa3 commit b54347aCopy full SHA for b54347a
.github/workflows/ci-test.yml
@@ -29,7 +29,7 @@ jobs:
29
go-version: '1.21'
30
cache: false
31
- name: Go lint
32
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
33
with:
34
version: v1.55.2
35
args: --verbose
0 commit comments