Skip to content

Commit

Permalink
💚 Update ruff action version
Browse files Browse the repository at this point in the history
  • Loading branch information
BalconyJH committed Jan 10, 2025
1 parent 2017a1a commit ae015ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
${{ runner.os }}-ruff-
- name: Run Ruff
uses: astral-sh/ruff-action@v1
uses: astral-sh/ruff-action@v3
with:
version: "latest"
args: "check --fix"

0 comments on commit ae015ba

Please sign in to comment.