Skip to content

Commit

Permalink
ci: Pin golangci-lint to 1.55
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismail14098 committed Oct 29, 2023
1 parent 139e263 commit 04a7ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: golangci/golangci-lint-action@v3.7.0
with:
args: --timeout=4m
version: v1.54.2
version: v1.55.1
build-examples:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 04a7ba0

Please sign in to comment.