2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 13:47:15 +08:00

chore(deps): Update golangci/golangci-lint-action action to v4

This commit is contained in:
机器人
2024-02-09 22:09:35 +00:00
parent d64403f49a
commit a90b800ede

View File

@@ -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