Skip to content

Commit

Permalink
fix: linter
Browse files Browse the repository at this point in the history
  • Loading branch information
euskadi31 committed Nov 28, 2024
1 parent 8bbda8b commit 1f0061e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ jobs:
- name: Run golangci-lint
uses: golangci/[email protected]
with:
version: v1.55.2
skip-pkg-cache: true
version: v1.62.2
skip-cache: true

- name: Coveralls
uses: shogo82148/actions-goveralls@v1
Expand Down

0 comments on commit 1f0061e

Please sign in to comment.