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 e3086f5 commit 0a1e9ebCopy full SHA for 0a1e9eb
.github/workflows/tests.yml
@@ -19,7 +19,7 @@ jobs:
19
go-version: 1.17
20
- uses: actions/checkout@v4
21
- name: golangci-lint
22
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v8
23
with:
24
version: v1.45.2
25
- name: Run go vet
0 commit comments