Skip to content

Commit

Permalink
.github: update golangci-lint version
Browse files Browse the repository at this point in the history
Signed-off-by: Wei Fu <[email protected]>
  • Loading branch information
fuweid committed Dec 28, 2023
1 parent de5e3f6 commit 83577c8
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 @@ -60,7 +60,7 @@ jobs:
- name: golangci-lint check
uses: golangci/golangci-lint-action@v3
with:
version: v1.44.2
version: v1.55.2
args: --timeout=5m
working-directory: src/github.com/fuweid/embedshim

Expand Down

0 comments on commit 83577c8

Please sign in to comment.