Skip to content

Commit

Permalink
Remove specific patch version from golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
meyermarcel committed Nov 16, 2024
1 parent 78187d9 commit f599676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
env:
GO_VERSION: "stable"
GOLANGCI_LINT_VERSION: v1.62.0
GOLANGCI_LINT_VERSION: v1.62
CGO_ENABLED: 0

steps:
Expand Down

0 comments on commit f599676

Please sign in to comment.