Skip to content

Commit

Permalink
Merge pull request #119 from shunichironomura/gh-action/fix-ruff-version
Browse files Browse the repository at this point in the history
Update ruff-action version in GitHub workflow
  • Loading branch information
shunichironomura authored Nov 13, 2023
2 parents a25376a + f76a05d commit 6d0f5e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
with:
version: 0.0.278

mypy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6d0f5e9

Please sign in to comment.