Skip to content

Commit 1ac6d52

Browse files
Bump golangci/golangci-lint-action from 3 to 4 (#81)
1 parent b81b245 commit 1ac6d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
go-version: ${{ matrix.go }}
2020
- name: golangci-lint
21-
uses: golangci/golangci-lint-action@v3
21+
uses: golangci/golangci-lint-action@v4
2222
with:
2323
version: latest
2424
only-new-issues: true

0 commit comments

Comments
 (0)