Skip to content

Commit 4756705

Browse files
authored
Merge pull request #2971 from cta-observatory/dependabot/github_actions/mamba-org/setup-micromamba-3
Bump mamba-org/setup-micromamba from 2 to 3
2 parents 3c58c3f + 1c00905 commit 4756705

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
124124
- name: mamba setup
125125
if: matrix.install-method == 'mamba' && contains(github.event.pull_request.labels.*.name, 'documentation-only') == false
126-
uses: mamba-org/setup-micromamba@v2
126+
uses: mamba-org/setup-micromamba@v3
127127
with:
128128
environment-file: environment.yml
129129
cache-downloads: true

0 commit comments

Comments
 (0)