Skip to content

Commit

Permalink
fix: ruff version on linting workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
HectorxH committed Sep 26, 2024
1 parent a7898f0 commit 8bcad29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v4
- name: Run ruff
uses: chartboost/ruff-action@v11
uses: chartboost/ruff-action@v1

0 comments on commit 8bcad29

Please sign in to comment.