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 a437f3e + 0358d01 commit 77fd953Copy full SHA for 77fd953
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/setup-go@v2
18
with:
19
go-version: "^1.16.0"
20
- - uses: golangci/golangci-lint-action@v2.5.2
+ - uses: golangci/golangci-lint-action@v3
21
22
version: v1.35
23
- name: Unit testing
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
0 commit comments