Skip to content

Commit 25df547

Browse files
authored
Merge branch 'main' into dependabot/github_actions/docker/build-push-action-6
2 parents d6a95ee + 17593d5 commit 25df547

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v4
2323

2424
- name: Install Conda environment
25-
uses: mamba-org/setup-micromamba@v1
25+
uses: mamba-org/setup-micromamba@v2
2626
with:
2727
environment-file: main/tests/environment.yaml
2828
environment-name: como_tests

0 commit comments

Comments
 (0)