Skip to content

Commit 985b870

Browse files
committed
Bump miniconda GitHub actions version to 3
1 parent 65105bc commit 985b870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
path: ~/conda_pkgs_dir
8080
key:
8181
${{ runner.os }}-conda-${{ env.CACHE_NUMBER }}-${{ hashFiles('dev-environment.yml') }}
82-
- uses: conda-incubator/setup-miniconda@v2
82+
- uses: conda-incubator/setup-miniconda@v3
8383
with:
8484
# Create env with dev packages
8585
auto-update-conda: true

0 commit comments

Comments
 (0)