Skip to content

Commit 7c0f80c

Browse files
committed
docs: update readme
1 parent 3adb6d0 commit 7c0f80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
go-version: ${{ matrix.go }}
113113
cache: false
114114
- name: golangci-lint
115-
uses: golangci/golangci-lint-action@v4
115+
uses: golangci/golangci-lint-action@v5
116116
with:
117117
# Require: The version of golangci-lint to use.
118118
# When `install-mode` is `binary` (default) the value can be v1.2 or v1.2.3 or `latest` to use the latest version.

0 commit comments

Comments
 (0)