Skip to content

Commit

Permalink
Lock ruff version in GHA workflow (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshalX authored Jul 1, 2023
1 parent f8ddeaf commit c09926d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ jobs:

- name: Run linter check.
uses: chartboost/ruff-action@v1
with:
version: 0.0.275

0 comments on commit c09926d

Please sign in to comment.