Skip to content

Commit 566dad1

Browse files
authored
Merge pull request #1 from opera-adt/dependabot/github_actions/mamba-org/setup-micromamba-2
Bump mamba-org/setup-micromamba from 1 to 2
2 parents 710bebd + 11c1319 commit 566dad1

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
@@ -32,7 +32,7 @@ jobs:
3232
- name: Checkout
3333
uses: actions/checkout@v4
3434
- name: Setup environment
35-
uses: mamba-org/setup-micromamba@v1
35+
uses: mamba-org/setup-micromamba@v2
3636
with:
3737
environment-file: environment.yml
3838
environment-name: synth-env

0 commit comments

Comments
 (0)