Skip to content

Commit 2937cd9

Browse files
committed
Update linter to latest version
Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
1 parent bc1cf5b commit 2937cd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
pip install -r docker/api/requirements-tests.txt
102102
103103
- if: env.CHANGED_FILES
104-
uses: marian-code/python-lint-annotate@v3
104+
uses: marian-code/python-lint-annotate@v4
105105
with:
106106
python-root-list: ${{ env.CHANGED_FILES }}
107107
use-black: false

0 commit comments

Comments
 (0)