Skip to content

Commit

Permalink
chore(ci/verify): upgrade golangci action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
savsgio committed May 23, 2024
1 parent f477bbc commit 42c08d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v4

- name: Run GolangCI-Lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v5
with:
version: v1.58.2
args: --timeout=5m

0 comments on commit 42c08d8

Please sign in to comment.