Skip to content

Commit 87405cf

Browse files
committed
only bump go version in linter
1 parent e901560 commit 87405cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/style.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
go-version-file: go.mod
2828

29-
- uses: golangci/golangci-lint-action@v8
29+
- uses: golangci/golangci-lint-action@v3.4.0
3030
with:
3131
version: v2.1.6
3232

0 commit comments

Comments
 (0)