Skip to content

Commit

Permalink
Update linting CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SemyonSinchenko committed Jul 14, 2024
1 parent aac6dce commit af30f31
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 @@ -9,8 +9,8 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.9
python-version: 3.10
- name: Run Ruff
uses: chartboost/ruff-action@v1
with:
version: 0.0.291
version: 0.5.1

0 comments on commit af30f31

Please sign in to comment.