Skip to content

Commit

Permalink
Use astral-sh ruff-action
Browse files Browse the repository at this point in the history
  • Loading branch information
devon-mar committed Dec 20, 2024
1 parent 43d3038 commit 787db47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: chartboost/ruff-action@v1
- uses: astral-sh/ruff-action@v2

- uses: chartboost/ruff-action@v1
- uses: astral-sh/ruff-action@v2
with:
args: format --check
test:
Expand Down

0 comments on commit 787db47

Please sign in to comment.