Update golangci-lint in build workflow.
All checks were successful
Build & Test / Main (push) Successful in 7s
All checks were successful
Build & Test / Main (push) Successful in 7s
This commit is contained in:
parent
38ef55e463
commit
c5dde2ab43
@ -22,7 +22,7 @@ jobs:
|
||||
name: Run linter
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.54
|
||||
version: v1.60.2
|
||||
-
|
||||
name: Run tests
|
||||
run: go test ./...
|
||||
|
Loading…
Reference in New Issue
Block a user