From 3d62bc42264e39fb77b3c867954a1c2f2130c525 Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Wed, 19 Feb 2025 17:06:44 +0000 Subject: [PATCH] uses: SpiNNakerManchester/SupportScripts/actions/vera@main --- .github/workflows/c_actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/c_actions.yml b/.github/workflows/c_actions.yml index ffd0193..b975bfd 100644 --- a/.github/workflows/c_actions.yml +++ b/.github/workflows/c_actions.yml @@ -51,7 +51,7 @@ jobs: - name: Lint C code using Vera++ # Note: run this before building to avoid linting modified_src directories - uses: ./support/actions/vera + uses: SpiNNakerManchester/SupportScripts/actions/vera@main with: base-dir: c_code