Skip to content

Commit 0036e8b

Browse files
committed
chore: add specific golangci-lint version v1.41.1
Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent 0def805 commit 0036e8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/go.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ jobs:
5656

5757
- name: golangci-lint
5858
uses: golangci/golangci-lint-action@v2
59+
with:
60+
version: v1.41.1
5961

6062
- name: Run Tests
6163
run: |

0 commit comments

Comments
 (0)