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 eee5ab4 commit 20364f4Copy full SHA for 20364f4
.github/workflows/lint.yml
@@ -43,7 +43,7 @@ jobs:
43
pip install black
44
45
- name: Run Lint
46
- uses: wearerequired/[email protected].0
+ uses: wearerequired/[email protected].1
47
with:
48
github_token: ${{ secrets.github_token }}
49
black: ${{ matrix.python-version != '3.5' }}
0 commit comments