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 ca29b5c commit b234a3bCopy full SHA for b234a3b
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
go-version: '1.24'
18
- name: golangci-lint
19
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v8
20
21
version: latest
22
- name: Build
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
23
0 commit comments