Skip to content

Commit

Permalink
update setup-miniconda to v3.0.3 in website build
Browse files Browse the repository at this point in the history
  • Loading branch information
eberrigan committed May 31, 2024
1 parent f3eb5c8 commit 473f46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Setup Miniconda
# https://github.com/conda-incubator/setup-miniconda
uses: conda-incubator/setup-miniconda@v2.0.1
uses: conda-incubator/setup-miniconda@v3.0.3
with:
python-version: 3.7
environment-file: environment_no_cuda.yml
Expand Down

0 comments on commit 473f46c

Please sign in to comment.