We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e0c677 commit 61688d1Copy full SHA for 61688d1
.github/workflows/docs.yml
@@ -59,7 +59,7 @@ jobs:
59
run: git fetch origin 'refs/tags/*:refs/tags/*'
60
61
- name: Setup Miniconda
62
- uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830
+ uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f
63
with:
64
python-version: ${{ env.PYTHON }}
65
miniforge-version: latest
0 commit comments