Skip to content

Commit

Permalink
Bumped linting action
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelRobidas committed Feb 2, 2023
1 parent d775d99 commit 7df0cee
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 @@ -14,7 +14,7 @@ jobs:
- name: Install Black
run: pip install black
- name: Run linters
uses: samuelmeuli/lint-action@v1
uses: samuelmeuli/lint-action@v2.3.0
with:
github_token: ${{ secrets.github_token }}
black: true
Expand Down

0 comments on commit 7df0cee

Please sign in to comment.