There was an error while loading. Please reload this page.
2 parents 28c82da + 88958a8 commit 3f10c92Copy full SHA for 3f10c92
1 file changed
.github/workflows/deploy.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Check out repo
28
uses: actions/checkout@v6
29
- name: Get conda
30
- uses: conda-incubator/setup-miniconda@v3
+ uses: conda-incubator/setup-miniconda@v4
31
with:
32
auto-update-conda: true
33
python-version: "3.12"
0 commit comments