mirror of
https://github.com/FalconOpsLLC/goexec
synced 2026-06-06 15:44:27 +00:00
Fix golangci-lint-action in Go workflow
This commit is contained in:
@@ -23,7 +23,6 @@ jobs:
|
||||
- name: Lint
|
||||
uses: golangci/golangci-lint-action@v9
|
||||
with:
|
||||
version: v1.64
|
||||
args: --verbose --timeout 5m
|
||||
|
||||
- name: Check go.mod
|
||||
|
||||
Reference in New Issue
Block a user