From 27629500f377b14fc6ae68d3ddcd3280e5fbdde4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 09:10:27 -0800 Subject: [PATCH] Bump mamba-org/setup-micromamba from 2.0.1 to 2.0.2 (#7) Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](https://github.com/mamba-org/setup-micromamba/compare/ab6bf8bf7403e8023a094abeec19d6753bdc143e...06375d89d211a1232ef63355742e9e2e564bc7f7) --- 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/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 e620e08..8040f4f 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@ab6bf8bf7403e8023a094abeec19d6753bdc143e + uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 with: environment-file: envs/environment-gh-pages.yaml environment-name: numeric-gh-pages