build(deps): bump golangci/golangci-lint-action from v2.4.0 to v2.5.1 (#1798)
This commit is contained in:
parent
ef50e0853e
commit
067cfac3e8
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: lint
|
- name: lint
|
||||||
uses: golangci/golangci-lint-action@v2.4.0
|
uses: golangci/golangci-lint-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
tests-on-windows:
|
tests-on-windows:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user