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 3242bc3 commit 5cedf69Copy full SHA for 5cedf69
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
21
# Install dependencies
22
- name: Setup Conda Environment
23
- uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 #v3.1.1
+ uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f #v3.2.0
24
with:
25
environment-file: environment.yml
26
activate-environment: esds-blog
0 commit comments