Skip to content

Commit

Permalink
deps: update golangci version
Browse files Browse the repository at this point in the history
  • Loading branch information
hoank101 committed Feb 14, 2024
1 parent 3b4c4f7 commit 1b8f729
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:


- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v3
with:
version: latest
version: 1.55.2
args: --timeout 10m

0 comments on commit 1b8f729

Please sign in to comment.