We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2aca44 commit eee5ab4Copy full SHA for eee5ab4
.github/workflows/lint.yml
@@ -43,7 +43,7 @@ jobs:
43
pip install black
44
45
- name: Run Lint
46
- uses: wearerequired/lint-action@v1.10.0
+ uses: wearerequired/lint-action@v1.11.0
47
with:
48
github_token: ${{ secrets.github_token }}
49
black: ${{ matrix.python-version != '3.5' }}
0 commit comments