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.
2 parents 4422280 + d43dcbe commit 0e8db3dCopy full SHA for 0e8db3d
.github/workflows/book.yml
@@ -15,7 +15,7 @@ jobs:
15
python-version: 3.9
16
17
- name: Setup Miniconda
18
- uses: conda-incubator/setup-miniconda@v2.1.1
+ uses: conda-incubator/setup-miniconda@v3.1.0
19
with:
20
environment-file: environment.yml
21
activate-environment: python-fortran
0 commit comments