We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c42f9 commit 37499d4Copy full SHA for 37499d4
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
go-version-file: 'go.mod'
29
- name: Run linters
30
- uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
+ uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
31
32
version: latest
33
args: --timeout=3m
0 commit comments