Skip to content

Commit

Permalink
ci: update golangci-lint to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleam committed Aug 14, 2024
1 parent f2aa928 commit 5bdeb4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.59
version: v1.60

0 comments on commit 5bdeb4c

Please sign in to comment.