Skip to content

Commit c288f15

Browse files
chore(deps): bump mamba-org/setup-micromamba from 2.0.6 to 2.0.7 (#150)
1 parent 4572f0d commit c288f15

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/setup-micromamba@v2.0.6
61+
- uses: mamba-org/setup-micromamba@v2.0.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)