Skip to content

Commit

Permalink
Merge pull request #241 from arayabrain/feature/specify-black
Browse files Browse the repository at this point in the history
specify black version for github actions
  • Loading branch information
ReiHashimoto authored Dec 12, 2023
2 parents 86a47c6 + 4d8a63b commit a46a2a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable
with:
version: "~= 23.11"

0 comments on commit a46a2a6

Please sign in to comment.