Skip to content

Commit 2f80070

Browse files
committed
Use an updated copy of golangci/golangci-lint-action.
1 parent 9436204 commit 2f80070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
exit 1
5959
fi
6060
- name: Lint
61-
uses: golangci/golangci-lint-action@v1
61+
uses: golangci/golangci-lint-action@v2
6262
with:
6363
version: v1.29
6464

0 commit comments

Comments
 (0)