Skip to content

Commit efe249b

Browse files
author
Daniel Morcuende
authored
Merge pull request #305 from cta-observatory/dependabot/github_actions/mamba-org/setup-micromamba-2
Bump mamba-org/setup-micromamba from 1 to 2
2 parents 828edc7 + 8b5de91 commit efe249b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
sed -i -e "s/- python=.*/- python=$PYTHON_VERSION/g" environment.yml
5858
5959
- name: Setup Mamba
60-
uses: mamba-org/setup-micromamba@v1
60+
uses: mamba-org/setup-micromamba@v2
6161
with:
6262
environment-file: environment.yml
6363
cache-environment: true

0 commit comments

Comments
 (0)