Skip to content

Commit

Permalink
fix: plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
notanatol committed Aug 19, 2023
1 parent 61b385a commit 98fc4d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
skip-cache: false
version: v1.51
version: v1.54.1
- name: Whitespace check
run: make check-whitespace
- name: go mod tidy check
Expand Down

0 comments on commit 98fc4d1

Please sign in to comment.