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