From 8a92fb0671318fb67c280038d8a9cc21c013bb57 Mon Sep 17 00:00:00 2001 From: glx22 Date: Sun, 5 Mar 2023 23:58:31 +0100 Subject: [PATCH] Update: [Actions] Bump used actions versions TrueBrain/actions-flake8 from master to v2 --- .github/workflows/testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 339879742..97a52ada8 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -66,7 +66,7 @@ jobs: - name: Checkout uses: actions/checkout@v3 - name: Flake8 - uses: TrueBrain/actions-flake8@master + uses: TrueBrain/actions-flake8@v2 with: path: nml