Skip to content

Commit f28b998

Browse files
dependabot[bot]james-d-mitchell
authored andcommitted
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 9444995 commit f28b998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-conda.yml

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

0 commit comments

Comments
 (0)