Skip to content

Commit 8e22b8e

Browse files
Bump golangci/golangci-lint-action from 4 to 5 (#85)
1 parent dc77898 commit 8e22b8e

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@v4
21+
uses: golangci/golangci-lint-action@v5
2222
with:
2323
version: latest
2424
only-new-issues: true

0 commit comments

Comments
 (0)