mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-21 22:30:46 +08:00
ci: upgrade golint to fix the error during building
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: create dist directory
|
||||
run: mkdir frontend/dist && touch frontend/dist/revsuit
|
||||
- name: Run golangci-lint
|
||||
uses: golangci/golangci-lint-action@v2.4.0
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.37.0
|
||||
version: v1.49.0
|
||||
args: --timeout=30m
|
||||
|
||||
Reference in New Issue
Block a user