Skip to content

Commit

Permalink
Fixed golangci-lint version
Browse files Browse the repository at this point in the history
Signed-off-by: Zixuan Liu <[email protected]>
  • Loading branch information
nodece committed Feb 8, 2023
1 parent 2417c8f commit 32d0beb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: golangci/golangci-lint-action@v3
with:
version: v1.50.1

integration-tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 32d0beb

Please sign in to comment.