Skip to content

Commit df69049

Browse files
dependabot[bot]james-d-mitchell
authored andcommitted
build(deps): bump mamba-org/setup-micromamba from 2 to 3
Bumps [mamba-org/setup-micromamba](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40d1bc9 commit df69049

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/config_options.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Output g++ version . . .
4242
run: g++ --version
4343
- name: Install micromamba environment from environment.yml . . .
44-
uses: mamba-org/setup-micromamba@v2
44+
uses: mamba-org/setup-micromamba@v3
4545
with:
4646
environment-name: digraphs
4747
cache-environment: true

0 commit comments

Comments
 (0)