Skip to content

Commit

Permalink
Change ruff action to the one actively supported
Browse files Browse the repository at this point in the history
  • Loading branch information
mbkumar committed Nov 12, 2024
1 parent af93be0 commit a725cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Run ruff
uses: chartboost/ruff-action@v1
uses: astral-sh/ruff-action@v1

0 comments on commit a725cbc

Please sign in to comment.