github/workflows: bump installer
diff --git a/.github/workflows/user_project_ci.yml b/.github/workflows/user_project_ci.yml index 4e594b6..444add6 100644 --- a/.github/workflows/user_project_ci.yml +++ b/.github/workflows/user_project_ci.yml
@@ -38,7 +38,7 @@ - name: setup miniconda uses: conda-incubator/setup-miniconda@v2.2.0 with: - installer-url: https://github.com/proppy/conda-eda/releases/download/v0.0-1439-gcead5e1/mixed-signal.gf180mcuc-0-Linux-x86_64.sh + installer-url: https://github.com/proppy/conda-eda/releases/download/v0.0-1452-g75fd8b9/mixed-signal.gf180mcuc-0-Linux-x86_64.sh auto-activate-base: true activate-environment: "" channel-priority: strict @@ -113,7 +113,7 @@ - name: setup miniconda uses: conda-incubator/setup-miniconda@v2.2.0 with: - installer-url: https://github.com/proppy/conda-eda/releases/download/v0.0-1439-gcead5e1/mixed-signal.gf180mcuc-0-Linux-x86_64.sh + installer-url: https://github.com/proppy/conda-eda/releases/download/v0.0-1452-g75fd8b9/mixed-signal.gf180mcuc-0-Linux-x86_64.sh auto-activate-base: true activate-environment: "" channel-priority: strict @@ -183,7 +183,7 @@ - name: setup miniconda uses: conda-incubator/setup-miniconda@v2.2.0 with: - installer-url: https://github.com/proppy/conda-eda/releases/download/v0.0-1439-gcead5e1/mixed-signal.gf180mcuc-0-Linux-x86_64.sh + installer-url: https://github.com/proppy/conda-eda/releases/download/v0.0-1452-g75fd8b9/mixed-signal.gf180mcuc-0-Linux-x86_64.sh auto-activate-base: true activate-environment: "" channel-priority: strict