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.
2 parents 4f06bd8 + da14261 commit b2bd58eCopy full SHA for b2bd58e
.github/workflows/golangci-lint.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v2
15
- name: golangci-lint
16
- uses: golangci/golangci-lint-action@v2.5.2
+ uses: golangci/golangci-lint-action@v3
17
with:
18
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
19
version: v1.29
0 commit comments