chore: update golangci-lint action to use the latest version
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
|||||||
- name: Lint
|
- name: Lint
|
||||||
uses: golangci/golangci-lint-action@v4
|
uses: golangci/golangci-lint-action@v4
|
||||||
with:
|
with:
|
||||||
version: v2.0.0
|
version: latest
|
||||||
skip-cache: true
|
skip-cache: true
|
||||||
|
|
||||||
# Test on primary Go version
|
# Test on primary Go version
|
||||||
|
|||||||
Reference in New Issue
Block a user