mirror of
https://github.com/aykhans/slash-e.git
synced 2026-09-26 23:57:04 +00:00
chore: fix golangci-lint
This commit is contained in:
@@ -23,9 +23,9 @@ jobs:
|
||||
go mod tidy
|
||||
git diff --exit-code
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
uses: golangci/golangci-lint-action@v7
|
||||
with:
|
||||
version: v1.61.0
|
||||
version: v2.0.2
|
||||
args: --verbose --timeout=3m
|
||||
skip-cache: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user