2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 20:57:19 +08:00

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

This commit is contained in:
机器人
2024-05-07 04:07:04 +00:00
parent bb7b641193
commit eac69b8dab

View File

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