Skip to content

Commit 6e222bd

Browse files
chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (fanal#408)
1 parent 0e84c4d commit 6e222bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout repository
1919
uses: actions/checkout@v2
2020
- name: Setup golangci-lint
21-
uses: golangci/golangci-lint-action@v2
21+
uses: golangci/golangci-lint-action@v3.1.0
2222
with:
2323
version: v1.43
2424
args : --verbose

0 commit comments

Comments
 (0)