Skip to content

Commit

Permalink
fix lint go-version
Browse files Browse the repository at this point in the history
  • Loading branch information
tukaelu committed Nov 5, 2023
1 parent 778474b commit ff3a967
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: 1.21
- uses: golangci/golangci-lint-action@v3
test:
strategy:
Expand Down

0 comments on commit ff3a967

Please sign in to comment.