Skip to content

Commit

Permalink
Update linter.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
T0biii authored May 14, 2024
1 parent 8d1243f commit c4c2dda
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ jobs:
run_black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: psf/black@stable
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: psf/black@stable

0 comments on commit c4c2dda

Please sign in to comment.