From 0961fdb5e89439520fc0a02d1410e5e223225153 Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Thu, 20 Feb 2025 09:26:17 +0000 Subject: [PATCH] use main branch for actions --- .github/workflows/python_actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python_actions.yml b/.github/workflows/python_actions.yml index 29ff7299..251c37a5 100644 --- a/.github/workflows/python_actions.yml +++ b/.github/workflows/python_actions.yml @@ -19,7 +19,7 @@ name: Python Actions on: [push] jobs: call: - uses: SpiNNakerManchester/SupportScripts/.github/workflows/python_checks.yml@action-dash + uses: SpiNNakerManchester/SupportScripts/.github/workflows/python_checks.yml@main with: dependencies: test-directories: unittests