Skip to content

Commit

Permalink
Revert "ci: update linter"
Browse files Browse the repository at this point in the history
This reverts commit 53b5d9c.
  • Loading branch information
KyleKing committed Dec 21, 2024
1 parent 4fcdfca commit 5ba1ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
go-version-file: go.mod

- name: golangci-lint
uses: golangci/golangci-lint-action@v6
uses: golangci/golangci-lint-action@v3
with: { version: latest }

test:
Expand Down

0 comments on commit 5ba1ebf

Please sign in to comment.