Skip to content

Commit

Permalink
fix golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
stamm committed Mar 4, 2024
1 parent fbc7727 commit 619c80a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
uses: go-gremlins/gremlins-action@v1

- name: golangci-lint
uses: golangci/golangci-lint-action@v4
with:
version: v1.56.2
uses: golangci/golangci-lint-action@v4
with:
version: v1.56.2

0 comments on commit 619c80a

Please sign in to comment.