From 08a116b4d1d9654d3726ef6e32599746b7577c22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 13:55:33 +0000 Subject: [PATCH] Bump conda-incubator/setup-miniconda Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from e23d871804685e8c52189e5bd45e9145019f10af to 2.1.1. This release includes the previously tagged commit. - [Release notes](https://github.com/conda-incubator/setup-miniconda/releases) - [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/master/CHANGELOG.md) - [Commits](https://github.com/conda-incubator/setup-miniconda/compare/e23d871804685e8c52189e5bd45e9145019f10af...35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) --- updated-dependencies: - dependency-name: conda-incubator/setup-miniconda dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/dev_envs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dev_envs.yml b/.github/workflows/dev_envs.yml index 8e1bfd0bd5..926d9cec10 100644 --- a/.github/workflows/dev_envs.yml +++ b/.github/workflows/dev_envs.yml @@ -46,7 +46,7 @@ jobs: ${{ runner.os }}-conda-${{ env.CACHE_NUMBER }}-${{ hashFiles('environment.yml') }} - name: setup conda - uses: conda-incubator/setup-miniconda@e23d871804685e8c52189e5bd45e9145019f10af + uses: conda-incubator/setup-miniconda@35d1405e78aa3f784fe3ce9a2eb378d5eeb62169 with: auto-update-conda: true python-version: 3.9