diff options
| author | Gabriel Kosmacher <73120774+kennykos@users.noreply.github.com> | 2023-03-10 13:15:19 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-10 13:15:19 -0600 |
| commit | 85b7be2354de05b877ba54d84b2c6845cf337902 (patch) | |
| tree | 5134dfc368e54f60a4acd0ff94631360a0bec5ff /.github/workflows | |
| parent | e747fe2a02de8277b626726c9e5afdc4acd6027a (diff) | |
Update analysis-notebook-test-binder.yml
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/analysis-notebook-test-binder.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
