From 2e701f48cfc5f3e0d547d4a0138d2866ff2eebb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 19:01:24 +0000 Subject: [PATCH] Bump mamba-org/provision-with-micromamba from 14 to 15 Bumps [mamba-org/provision-with-micromamba](https://github.com/mamba-org/provision-with-micromamba) from 14 to 15. - [Release notes](https://github.com/mamba-org/provision-with-micromamba/releases) - [Commits](https://github.com/mamba-org/provision-with-micromamba/compare/v14...v15) --- updated-dependencies: - dependency-name: mamba-org/provision-with-micromamba dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/nightlies.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nightlies.yml b/.github/workflows/nightlies.yml index 0ab41b1d1eab..f748e6433d42 100644 --- a/.github/workflows/nightlies.yml +++ b/.github/workflows/nightlies.yml @@ -60,7 +60,7 @@ jobs: # N.B. anaconda-client is only maintained on the main channel - name: Install anaconda-client - uses: mamba-org/provision-with-micromamba@v14 + uses: mamba-org/provision-with-micromamba@v15 with: environment-file: false environment-name: nightlies