We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e66a4a + d5ee804 commit 7644011Copy full SHA for 7644011
1 file changed
.github/workflows/golang.yaml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
go-version: ${{ inputs.golang_version }}
34
- name: Lint
35
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
36
37
version: latest
38
args: -v --timeout 5m
0 commit comments