Skip to content

Commit

Permalink
fix: workflow lint file
Browse files Browse the repository at this point in the history
Signed-off-by: s0nicboOm <i.kushalbatra@gmail.com>
  • Loading branch information
s0nicboOm committed Jun 27, 2023
1 parent edf7dd7 commit 5bb4316
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 @@ -23,4 +23,4 @@ jobs:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
with:
version: "0.0.275"
version: "~=0.0"

0 comments on commit 5bb4316

Please sign in to comment.