Skip to content

Commit 6993abb

Browse files
committed
docs: use @v0.1.7 in README as the latest release in marketplace
1 parent ca150a0 commit 6993abb

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
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- uses: actions/checkout@v2
2929
- name: golangci-lint
30-
uses: golangci/[email protected].8
30+
uses: golangci/[email protected].7
3131
with:
3232
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
3333
version: v1.26

0 commit comments

Comments
 (0)