Skip to content

Commit

Permalink
Pin CI version to the same version as what's run in make lint
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversun9 committed Oct 26, 2023
1 parent 60a89b5 commit f4b7be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
if: matrix.go-version == 'stable'
uses: golangci/golangci-lint-action@v3
with:
version: v1.52.2
skip-pkg-cache: true
only-new-issues: true
args: >
Expand Down

0 comments on commit f4b7be1

Please sign in to comment.