mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 12:40:25 +08:00
chore(deps): Update golangci/golangci-lint-action action to v4
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
go-version: 'stable'
|
||||
cache: false
|
||||
- name: Lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
uses: golangci/golangci-lint-action@v4
|
||||
with:
|
||||
skip-cache: true
|
||||
skip-pkg-cache: true
|
||||
|
||||
Reference in New Issue
Block a user