mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-03-24 11:48:04 +00:00
Bump up linter CI action
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -108,7 +108,7 @@ jobs:
|
||||
- name: make dir for frontend results # don't delete this step, it will break goreleaser
|
||||
run: mkdir pkg/frontend/dist && touch pkg/frontend/dist/.gitkeep
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3.3.1
|
||||
uses: golangci/golangci-lint-action@v4
|
||||
with:
|
||||
# version: latest
|
||||
# skip-go-installation: true
|
||||
|
||||
Reference in New Issue
Block a user