Skip to content

Commit 7c564f6

Browse files
authored
Merge pull request #4021 from Unidata/dependabot-github_actions-dot-github-actions-install-conda-mamba-org-setup-micromamba-3.0.0
CI: (deps): Bump mamba-org/setup-micromamba from 2.0.7 to 3.0.0 in /.github/actions/install-conda
2 parents 0d99aa2 + 6331017 commit 7c564f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/install-conda/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616
using: composite
1717
steps:
1818
- name: Set up Python ${{ inputs.python-version }}
19-
uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7
19+
uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0
2020
with:
2121
# Name is needed for caching
2222
environment-name: CI

0 commit comments

Comments
 (0)