|
95 | 95 | with:
|
96 | 96 | path: ~/conda_pkgs_dir
|
97 | 97 | key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
|
98 |
| - - uses: conda-incubator/setup-miniconda@e5457fe695e3787d415a42160e580fd154de1899 # v3 |
| 98 | + - uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1 |
99 | 99 | with:
|
100 | 100 | miniforge-version: latest
|
101 | 101 | use-only-tar-bz2: false
|
@@ -173,7 +173,7 @@ jobs:
|
173 | 173 | with:
|
174 | 174 | path: ~/conda_pkgs_dir
|
175 | 175 | key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
|
176 |
| - - uses: conda-incubator/setup-miniconda@e5457fe695e3787d415a42160e580fd154de1899 # v3 |
| 176 | + - uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1 |
177 | 177 | with:
|
178 | 178 | miniforge-version: latest
|
179 | 179 | use-only-tar-bz2: false
|
@@ -283,7 +283,7 @@ jobs:
|
283 | 283 | with:
|
284 | 284 | path: ~/conda_pkgs_dir
|
285 | 285 | key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
|
286 |
| - - uses: conda-incubator/setup-miniconda@e5457fe695e3787d415a42160e580fd154de1899 # v3 |
| 286 | + - uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1 |
287 | 287 | with:
|
288 | 288 | miniforge-version: latest
|
289 | 289 | use-only-tar-bz2: false
|
@@ -329,7 +329,7 @@ jobs:
|
329 | 329 | with:
|
330 | 330 | path: ~/conda_pkgs_dir
|
331 | 331 | key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
|
332 |
| - - uses: conda-incubator/setup-miniconda@e5457fe695e3787d415a42160e580fd154de1899 # v3 |
| 332 | + - uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1 |
333 | 333 | with:
|
334 | 334 | miniforge-version: latest
|
335 | 335 | use-only-tar-bz2: false
|
@@ -465,7 +465,7 @@ jobs:
|
465 | 465 | with:
|
466 | 466 | path: ~/conda_pkgs_dir
|
467 | 467 | key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
|
468 |
| - - uses: conda-incubator/setup-miniconda@e5457fe695e3787d415a42160e580fd154de1899 # v3 |
| 468 | + - uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1 |
469 | 469 | with:
|
470 | 470 | miniforge-version: latest
|
471 | 471 | use-only-tar-bz2: false
|
@@ -549,7 +549,7 @@ jobs:
|
549 | 549 | with:
|
550 | 550 | path: ~/conda_pkgs_dir
|
551 | 551 | key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
|
552 |
| - - uses: conda-incubator/setup-miniconda@e5457fe695e3787d415a42160e580fd154de1899 # v3 |
| 552 | + - uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1 |
553 | 553 | with:
|
554 | 554 | miniforge-version: latest
|
555 | 555 | use-only-tar-bz2: false
|
@@ -659,7 +659,7 @@ jobs:
|
659 | 659 | with:
|
660 | 660 | path: ~/conda_pkgs_dir
|
661 | 661 | key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
|
662 |
| - - uses: conda-incubator/setup-miniconda@e5457fe695e3787d415a42160e580fd154de1899 # v3 |
| 662 | + - uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1 |
663 | 663 | with:
|
664 | 664 | miniforge-version: latest
|
665 | 665 | use-only-tar-bz2: false
|
|
0 commit comments