Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
notanatol committed Feb 23, 2024
1 parent 7ea5aeb commit 0f718b5
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.54.1
version: v1.56.2
- name: Whitespace check
run: make check-whitespace
- name: go mod tidy check
Expand Down

0 comments on commit 0f718b5

Please sign in to comment.