Skip to content

Commit

Permalink
ruff-action doesn't allow for compatible versioning, just explicit ve…
Browse files Browse the repository at this point in the history
…rsion numbers
  • Loading branch information
jcadam14 committed Jan 17, 2024
1 parent 12b40a4 commit ba261a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
with:
version: "~= 0.0.278"
version: 0.0.278

0 comments on commit ba261a2

Please sign in to comment.