From e61f51851ecb2a55879ccd724ac1f616147bef2e Mon Sep 17 00:00:00 2001 From: Marcin Orlowski Date: Mon, 23 Oct 2023 23:17:27 +0200 Subject: [PATCH] Updated linter GHA --- .github/workflows/linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 7f663fc..a1b44eb 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -37,4 +37,4 @@ jobs: # https://wemake-python-stylegui.de/en/latest/pages/usage/integrations/github-actions.html - name: "Running linter..." if: steps.filter.outputs.srcs == 'true' - uses: wemake-services/wemake-python-styleguide@0.18 + uses: wemake-services/wemake-python-styleguide@0.18.0