diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ecd6546a..e53a6bd2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,4 +5,4 @@ on: [push, pull_request] jobs: ci: - uses: catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@main + uses: matthewhilton/catalyst-moodle-workflows/.github/workflows/ci.yml@nvm-workaround