Skip to content

Commit fac4025

Browse files
build(deps): bump mamba-org/setup-micromamba in the actions group
Bumps the actions group with 1 update: [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba). Updates `mamba-org/setup-micromamba` from 2 to 3 - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](mamba-org/setup-micromamba@v2...v3) --- updated-dependencies: - dependency-name: mamba-org/setup-micromamba dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d789864 commit fac4025

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
# Setup environment
3636
- uses: actions/checkout@v6
3737
- name: Create micromamba environment . . .
38-
uses: mamba-org/setup-micromamba@v2
38+
uses: mamba-org/setup-micromamba@v3
3939
with:
4040
environment-name: libsemigroups
4141
cache-environment: false

0 commit comments

Comments
 (0)