docs: use @v0.1.7 in README as the latest release in marketplace
This commit is contained in:
parent
ca150a071d
commit
6993abb7cd
@ -27,7 +27,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v0.1.8
|
uses: golangci/golangci-lint-action@v0.1.7
|
||||||
with:
|
with:
|
||||||
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
|
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
|
||||||
version: v1.26
|
version: v1.26
|
||||||
|
Loading…
x
Reference in New Issue
Block a user