mirror of
https://github.com/onedr0p/exportarr.git
synced 2026-02-06 10:57:32 +00:00
Update golangci-lint action version to v2.4
This commit is contained in:
parent
2fbc430567
commit
ef88a3a16c
2
.github/actions/lint/action.yaml
vendored
2
.github/actions/lint/action.yaml
vendored
@ -13,5 +13,5 @@ runs:
|
||||
- name: Run golangci-lint
|
||||
uses: golangci/golangci-lint-action@v8
|
||||
with:
|
||||
version: v2.1
|
||||
version: v2.4
|
||||
args: --timeout=5m --config=.github/lint/golangci.yaml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user