Skip to content

Commit

Permalink
Upgrade Golang lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Farnaz Babaeian committed Mar 4, 2024
1 parent 2047173 commit 9c5f447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.53.2
version: v1.56.2
args: --timeout=5m

build:
Expand Down

0 comments on commit 9c5f447

Please sign in to comment.