Skip to content

Commit 72bf2e0

Browse files
author
Rory Yorke
committed
conda-build.yml uses conda-incubator/setup-miniconda@v4
1 parent 8ecb33b commit 72bf2e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conda-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fetch-depth: 0
2727
submodules: 'recursive'
2828
- name: Setup Conda
29-
uses: conda-incubator/setup-miniconda@v3
29+
uses: conda-incubator/setup-miniconda@v4
3030
with:
3131
auto-update-conda: true
3232
activate-environment: build-env

0 commit comments

Comments
 (0)