diff --git a/.github/workflows/update_galata_references.yaml b/.github/workflows/update_galata_references.yaml index e229ee3dd..3a65c1e70 100644 --- a/.github/workflows/update_galata_references.yaml +++ b/.github/workflows/update_galata_references.yaml @@ -83,8 +83,9 @@ jobs: with: environment-name: gis create-args: >- - python=3.9 + python=3.10 jupyterlab=4 + jupyter-collaboration - name: Install the extension shell: bash -l {0}