Skip to content

Commit

Permalink
Updates linter
Browse files Browse the repository at this point in the history
  • Loading branch information
ForestEckhardt committed Jun 5, 2024
1 parent 5333fd6 commit 77b3d70
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.45.2
version: latest
args: --timeout 3m0s

0 comments on commit 77b3d70

Please sign in to comment.