diff --git a/.github/workflows/code-checks.yml b/.github/workflows/code-checks.yml index 6a5558e..8321171 100644 --- a/.github/workflows/code-checks.yml +++ b/.github/workflows/code-checks.yml @@ -58,7 +58,7 @@ jobs: prepare: name: Prepare repo and env - uses: ./actions/prepare + uses: ./actions/prepare/action.yml with: mix-env: ${{ inputs.mix-env }} cache_paths: ${{ inputs.cache_paths }}