Skip to content

Commit

Permalink
Merge pull request #305 from cta-observatory/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/mamba-org/setup-micromamba-2

Bump mamba-org/setup-micromamba from 1 to 2
morcuended authored Oct 23, 2024
2 parents 828edc7 + 8b5de91 commit efe249b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -57,7 +57,7 @@ jobs:
sed -i -e "s/- python=.*/- python=$PYTHON_VERSION/g" environment.yml
- name: Setup Mamba
uses: mamba-org/setup-micromamba@v1
uses: mamba-org/setup-micromamba@v2
with:
environment-file: environment.yml
cache-environment: true

0 comments on commit efe249b

Please sign in to comment.