chore:fix cd
All checks were successful
CI.yml / build (push) Successful in 1m44s

This commit is contained in:
d3m0k1d
2026-01-14 00:37:51 +03:00
parent 8d967cfa2e
commit 3f3de4e337

View File

@@ -32,7 +32,7 @@ jobs:
- run: go mod tidy - run: go mod tidy
- uses: golangci/golangci-lint-action@v9.20 - uses: golangci/golangci-lint-action@v9.2.0
with: with:
args: --timeout=5m args: --timeout=5m
skip-cache: true skip-cache: true