Skip to content

Commit

Permalink
Update the miniconda action
Browse files Browse the repository at this point in the history
  • Loading branch information
leouieda committed Feb 7, 2024
1 parent e869a76 commit 0320e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
run: git fetch origin 'refs/tags/*:refs/tags/*'

- name: Setup Miniconda
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
python-version: ${{ env.PYTHON }}
channels: conda-forge,defaults
Expand Down

0 comments on commit 0320e75

Please sign in to comment.