mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-01 09:20:19 +00:00
fix: CI is unstable due to new linting rules (#1292)
This commit is contained in:
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
check-latest: true
|
||||
- uses: golangci/golangci-lint-action@v3.2.0
|
||||
with:
|
||||
version: latest
|
||||
version: v1.47.2
|
||||
- uses: megalinter/megalinter/flavors/go@v5
|
||||
env:
|
||||
DEFAULT_BRANCH: master
|
||||
|
||||
Reference in New Issue
Block a user