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