diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index aab562645..95d6f5d26 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -46,7 +46,7 @@ jobs: name: Notebooks runs-on: ubuntu-20.04 container: - image: mmore500/conduit:GITHUB_ACTION_703 + image: mmore500/conduit:GITHUB_ACTION_706 # github actions requires root to access mounted volumes options: --user root steps: