Skip to content

Commit 37c1432

Browse files
Bump mamba-org/setup-micromamba in the github-actions group (#299)
Bumps the github-actions group with 1 update: [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba). Updates `mamba-org/setup-micromamba` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](mamba-org/setup-micromamba@v2.0.4...v2.0.5) --- updated-dependencies: - dependency-name: mamba-org/setup-micromamba dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b21c21e commit 37c1432

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-ultraplot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
fetch-depth: 0
2828

29-
- uses: mamba-org/setup-micromamba@v2.0.4
29+
- uses: mamba-org/setup-micromamba@v2.0.5
3030
with:
3131
environment-file: ./environment.yml
3232
init-shell: bash
@@ -59,7 +59,7 @@ jobs:
5959
steps:
6060
- uses: actions/checkout@v4
6161

62-
- uses: mamba-org/setup-micromamba@v2.0.4
62+
- uses: mamba-org/setup-micromamba@v2.0.5
6363
with:
6464
environment-file: ./environment.yml
6565
init-shell: bash

0 commit comments

Comments
 (0)