Skip to content

Commit

Permalink
Fix go linter
Browse files Browse the repository at this point in the history
Always go for latest go version
  • Loading branch information
damyan committed Dec 7, 2023
1 parent 2cc81f9 commit b8853f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ jobs:
GITHUB_PAT: ${{ secrets.BOT_PAT }}
- uses: golangci/golangci-lint-action@v3
with:
version: v1.51.1
args: --timeout 15m

0 comments on commit b8853f8

Please sign in to comment.