Skip to content

Commit 2c4242a

Browse files
authored
Merge pull request #42 from umr-lops/dependabot/github_actions/mamba-org/setup-micromamba-2
Bump mamba-org/setup-micromamba from 1 to 2
2 parents 1c120d8 + 6d6214b commit 2c4242a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upstream-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
fetch-depth: 0 # fetch all branches and tags
6262

6363
- name: set up conda environment
64-
uses: mamba-org/setup-micromamba@v1
64+
uses: mamba-org/setup-micromamba@v2
6565
with:
6666
environment-file: ci/requirements/environment.yaml
6767
environment-name: tests

0 commit comments

Comments
 (0)