dev: use golangci/golangci-lint-action@v1 (#1097)
This commit is contained in:
parent
0d774cd24a
commit
7a4daa5347
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: lint
|
- name: lint
|
||||||
uses: golangci/golangci-lint-action@v0.2.0
|
uses: golangci/golangci-lint-action@v1
|
||||||
with:
|
with:
|
||||||
version: v1.26
|
version: v1.26
|
||||||
tests-on-windows:
|
tests-on-windows:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user