fix: CI is unstable due to new linting rules (#1292)

This commit is contained in:
ChristopherHX 2022-08-07 00:53:05 +02:00 committed by GitHub
parent 78c4be4dc0
commit 5247542d48

View file

@ -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