Skip to content

Commit

Permalink
ci: bump golangci-lint-action
Browse files Browse the repository at this point in the history
  • Loading branch information
dundee committed Apr 30, 2024
1 parent 310b4fd commit 6c911e8
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 @@ -18,7 +18,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Run linters
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v5
with:
version: v1.57.2

Expand Down

0 comments on commit 6c911e8

Please sign in to comment.