Skip to content

Commit

Permalink
pick a linter version that exists in the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
DoctorVin committed Nov 12, 2024
1 parent 72c5571 commit 7f47c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-pr-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
args: --config .golangci.yml --timeout 2m
version: v1.60.0
version: v1.60.1

build-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7f47c70

Please sign in to comment.