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