Skip to content

Commit 797b784

Browse files
committed
ci: use setup-miniconda@v3
1 parent b72e27f commit 797b784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-linux-osx-win-conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
submodules: recursive
5959

60-
- uses: conda-incubator/setup-miniconda@v2
60+
- uses: conda-incubator/setup-miniconda@v3
6161
if: matrix.os != 'macos-14'
6262
with:
6363
miniforge-variant: Mambaforge

0 commit comments

Comments
 (0)