From 79d88b1d6da97c730e862da11cec02f518771240 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 09:34:22 -0700 Subject: [PATCH] Bump mamba-org/setup-micromamba from 1.8.1 to 1.9.0 (#4) Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](https://github.com/mamba-org/setup-micromamba/compare/422500192359a097648154e8db4e39bdb6c6eed7...f8b8a1e23a26f60a44c853292711bacfd3eac822) --- updated-dependencies: - dependency-name: mamba-org/setup-micromamba dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/sphinx-to-gh-pages.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sphinx-to-gh-pages.yaml b/.github/workflows/sphinx-to-gh-pages.yaml index 20c0ea7..ed8bd3d 100644 --- a/.github/workflows/sphinx-to-gh-pages.yaml +++ b/.github/workflows/sphinx-to-gh-pages.yaml @@ -23,7 +23,7 @@ jobs: fetch-depth: 0 - name: Set up Conda environment with Micromamba - uses: mamba-org/setup-micromamba@422500192359a097648154e8db4e39bdb6c6eed7 + uses: mamba-org/setup-micromamba@f8b8a1e23a26f60a44c853292711bacfd3eac822 with: environment-file: envs/environment-gh-pages.yaml environment-name: numeric-gh-pages