Skip to content

Commit ee1a8da

Browse files
chore(deps): bump mamba-org/setup-micromamba from 2.0.6 to 2.0.7
Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](mamba-org/setup-micromamba@v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: mamba-org/setup-micromamba dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a170247 commit ee1a8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ runs:
5858
else
5959
echo "install=true" >> $GITHUB_OUTPUT
6060
fi
61-
- uses: mamba-org/[email protected].6
61+
- uses: mamba-org/[email protected].7
6262
if: runner.os == 'macOS' && contains(inputs.compiler, 'lfortran') && steps.check-umamba.outputs.install == 'true'
6363
with:
6464
init-shell: bash

0 commit comments

Comments
 (0)