Skip to content

Commit

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

Bump mamba-org/setup-micromamba from 1 to 2
  • Loading branch information
maxnoe authored Oct 11, 2024
2 parents 3dc94da + 00e3a47 commit 40faf69
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
Expand Up @@ -96,7 +96,7 @@ jobs:
- name: mamba setup
if: matrix.install-method == 'mamba' && contains(github.event.pull_request.labels.*.name, 'documentation-only') == false
uses: mamba-org/setup-micromamba@v1
uses: mamba-org/setup-micromamba@v2
with:
environment-file: environment.yml
cache-downloads: true
Expand Down

0 comments on commit 40faf69

Please sign in to comment.