Skip to content

Commit

Permalink
chore: bump up golinter action version to v1.61
Browse files Browse the repository at this point in the history
  • Loading branch information
afdesk committed Jan 15, 2025
1 parent cf8e546 commit 2922084
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
- name: Setup golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.57.2
args: --verbose --timeout 10s
version: v1.61
args: --verbose
unit:
name: Unit tests
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2922084

Please sign in to comment.