From 85b7be2354de05b877ba54d84b2c6845cf337902 Mon Sep 17 00:00:00 2001 From: Gabriel Kosmacher <73120774+kennykos@users.noreply.github.com> Date: Fri, 10 Mar 2023 13:15:19 -0600 Subject: Update analysis-notebook-test-binder.yml --- .github/workflows/analysis-notebook-test-binder.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/analysis-notebook-test-binder.yml') diff --git a/.github/workflows/analysis-notebook-test-binder.yml b/.github/workflows/analysis-notebook-test-binder.yml index c2c2dc7..e0185c0 100644 --- a/.github/workflows/analysis-notebook-test-binder.yml +++ b/.github/workflows/analysis-notebook-test-binder.yml @@ -36,7 +36,7 @@ jobs: - name: Create a docker image using repo2docker id: install-using-repo2docker - uses: jupyterhub/repo2docker-action@master + uses: shankari/repo2docker-action@master with: IMAGE_NAME: "toriis" -- cgit v1.2.3