We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5f5a8e + a36fd61 commit e9e394eCopy full SHA for e9e394e
1 file changed
.github/workflows/deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
19
# Install dependencies
20
- name: Setup Miniconda
21
- uses: conda-incubator/setup-miniconda@v3
+ uses: conda-incubator/setup-miniconda@v4
22
with:
23
miniforge-version: latest
24
use-mamba: true
0 commit comments