Skip to content

Commit

Permalink
chore: fix typo in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ravisuhag committed Jun 12, 2023
1 parent b033779 commit 644f45f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
with:
go-version: "1.20"
- uses: golangci/golangci-lint-action@v3
with:
version: v1.53
with:
version: v1.53

0 comments on commit 644f45f

Please sign in to comment.