Skip to content

Commit

Permalink
CI: update golangci-lint action
Browse files Browse the repository at this point in the history
  • Loading branch information
System-Glitch committed Apr 25, 2024
1 parent 2b7b10b commit 3435b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
go-version: "1.22"
cache: false
- name: Run lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v5
with:
version: v1.57
args: --timeout 5m

0 comments on commit 3435b96

Please sign in to comment.