From 5087c52861891a5b30c73cc825e374fb2f57ed6a Mon Sep 17 00:00:00 2001 From: "M.Gough" <60232355+mgough-970@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:06:00 -0400 Subject: [PATCH] Update ci_buildondemand.yml --- .github/workflows/ci_buildondemand.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_buildondemand.yml b/.github/workflows/ci_buildondemand.yml index 07caeb1f6..73df221ea 100644 --- a/.github/workflows/ci_buildondemand.yml +++ b/.github/workflows/ci_buildondemand.yml @@ -4,6 +4,6 @@ on: jobs: ExecuteNotebooks: - uses: spacetelescope/notebook-ci-actions/.github/workflows/ci_scheduled.yml@v3 + uses: spacetelescope/notebook-ci-actions/.github/workflows/ci_scheduled.yml@multi_dev with: python-version: ${{ vars.PYTHON_VERSION }}