Skip to content

Commit 9929b34

Browse files
Update .github/workflows/ci-build.yaml
1 parent 422fd97 commit 9929b34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
${{ runner.os }}-conda-${{ env.CACHE_NUMBER }}-${{ hashFiles('binder/environment.yml') }}
2727

2828
- name: Setup Conda Environment
29-
uses: conda-incubator/setup-miniconda@v2
29+
uses: conda-incubator/setup-miniconda@v3
3030
with:
3131
miniforge-variant: Mambaforge
3232
miniforge-version: latest

0 commit comments

Comments
 (0)