Skip to content

Commit

Permalink
mark the action as stable: v0 -> v1
Browse files Browse the repository at this point in the history
  • Loading branch information
jirfag committed May 16, 2020
1 parent 348830f commit b66692b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v0.2.0
uses: golangci/golangci-lint-action@v1
with:
# 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
Expand Down

0 comments on commit b66692b

Please sign in to comment.