Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit 35005f1

Browse files
author
noah
committed
WIP
1 parent 652dd59 commit 35005f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v2
1919
-
2020
name: golangci-lint
21-
uses: golangci/golangci-lint-action@v2
21+
uses: golangci/golangci-lint-action@v3.1.0
2222
with:
2323
version: v1.42
2424
args: -D errcheck --timeout 2m

0 commit comments

Comments
 (0)