Skip to content

Commit dad5815

Browse files
authored
Merge pull request #4103 from Unidata/dependabot-github_actions-dot-github-actions-install-conda-mamba-org-setup-micromamba-3.1.0
CI: (deps): Bump mamba-org/setup-micromamba from 3.0.0 to 3.1.0 in /.github/actions/install-conda
2 parents 2bf84ea + d60d77a commit dad5815

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@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0
19+
uses: mamba-org/setup-micromamba@ce51e99f4bb8a82ab7158c4dc59ef4634c59c4f9 # v3.1.0
2020
with:
2121
# Name is needed for caching
2222
environment-name: CI

0 commit comments

Comments
 (0)