From f11587a4303af336911fa2f68153b55003201f88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 14:51:09 -0800 Subject: [PATCH] Bump mamba-org/setup-micromamba from 1.7.0 to 1.7.3 (#220) Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) from 1.7.0 to 1.7.3. - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](https://github.com/mamba-org/setup-micromamba/compare/8752438cc2755ab7d0de2a8d70b694f5586baae8...e820223f89c8720d6c740ca154a7adf32fcd278a) --- updated-dependencies: - dependency-name: mamba-org/setup-micromamba dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/pytest-with-coverage.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pytest-with-coverage.yaml b/.github/workflows/pytest-with-coverage.yaml index 4580f5f2..4fa1192f 100644 --- a/.github/workflows/pytest-with-coverage.yaml +++ b/.github/workflows/pytest-with-coverage.yaml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@v4 - name: Set up Conda environment with Micromamba - uses: mamba-org/setup-micromamba@8752438cc2755ab7d0de2a8d70b694f5586baae8 + uses: mamba-org/setup-micromamba@e820223f89c8720d6c740ca154a7adf32fcd278a with: environment-file: envs/environment-test.yaml environment-name: salishsea-nowcast-test