Skip to content

Commit

Permalink
Update GitHub actions
Browse files Browse the repository at this point in the history
golangci/golangci-lint-action: v4 -> v5
  • Loading branch information
Danielius1922 committed May 1, 2024
1 parent a646d69 commit 04719d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- run: go version

- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v5
with:
version: latest
args: --timeout=5m

0 comments on commit 04719d5

Please sign in to comment.