Skip to content

Commit

Permalink
fix: ci lint
Browse files Browse the repository at this point in the history
  • Loading branch information
euskadi31 committed Nov 11, 2024
1 parent b012df2 commit 2d6bfa8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,7 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.55.2
skip-pkg-cache: true
version: v1.62.0
skip-cache: true

- name: Coveralls
Expand Down

0 comments on commit 2d6bfa8

Please sign in to comment.