Skip to content

Commit

Permalink
Merge pull request #13 from sebrandon1/linter_update
Browse files Browse the repository at this point in the history
Update GolangCI-lint to v1.62.x
  • Loading branch information
sebrandon1 authored Nov 26, 2024
2 parents bf133be + 55594f1 commit fb7b12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.60
version: v1.62
args: --timeout 10m0s

- name: Run go vet
Expand Down

0 comments on commit fb7b12f

Please sign in to comment.