Skip to content

Commit

Permalink
update golangci config
Browse files Browse the repository at this point in the history
  • Loading branch information
zacksiri committed May 30, 2024
1 parent 227ca58 commit b1a87f4
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 @@ -32,7 +32,7 @@ jobs:
- run: go mod download
- run: go build -v .
- name: Run linters
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: latest
skip-pkg-cache: true
Expand Down

0 comments on commit b1a87f4

Please sign in to comment.