We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a170247 commit ee1a8daCopy full SHA for ee1a8da
action.yml
@@ -58,7 +58,7 @@ runs:
58
else
59
echo "install=true" >> $GITHUB_OUTPUT
60
fi
61
- - uses: mamba-org/[email protected].6
+ - uses: mamba-org/[email protected].7
62
if: runner.os == 'macOS' && contains(inputs.compiler, 'lfortran') && steps.check-umamba.outputs.install == 'true'
63
with:
64
init-shell: bash
0 commit comments