We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a57f7 commit e48d6bcCopy full SHA for e48d6bc
1 file changed
.github/workflows/publish.yml
@@ -60,7 +60,7 @@ jobs:
60
run: git fetch origin 'refs/tags/*:refs/tags/*'
61
62
- name: Setup Miniforge
63
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167
+ uses: conda-incubator/setup-miniconda@8ee1f361103df19b6f8c8655fd3967a8ecb162d5
64
with:
65
python-version: ${{ env.PYTHON }}
66
miniforge-version: latest
0 commit comments