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 4b12bdc commit 27879d2Copy full SHA for 27879d2
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
check-latest: true
36
cache: true
37
- name: golangci-lint
38
- uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
+ uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
39
timeout-minutes: 5
40
with:
41
version: v1.51
0 commit comments