Skip to content

Commit

Permalink
infra: pin version of ruff in github workflow (#689)
Browse files Browse the repository at this point in the history
pin version of ruff
  • Loading branch information
mkozakov authored Aug 16, 2024
1 parent f194c13 commit 98dc8ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ jobs:
uses: chartboost/ruff-action@v1
with:
src: './src/'
version: 0.6.0

0 comments on commit 98dc8ce

Please sign in to comment.