Skip to content

Commit 26c0057

Browse files
committed
pr
1 parent a147c92 commit 26c0057

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/pr.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ jobs:
132132
go-version: '1.19'
133133
cache: false
134134
- name: golangci-lint
135-
uses: golangci/golangci-lint-action@v3
135+
uses: golangci/golangci-lint-action@v8
136136
with:
137-
version: v2.1.0
138-
args: --timeout=10m
137+
version: v2.1

0 commit comments

Comments
 (0)