Skip to content

Commit

Permalink
fix: CI is unstable due to new linting rules (#1292)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherHX committed Aug 6, 2022
1 parent 3364f95 commit 3387fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3387fd7

Please sign in to comment.