We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2e6a04 commit 0427617Copy full SHA for 0427617
.github/workflows/caching-envs-example.yml
@@ -37,7 +37,7 @@ jobs:
37
- uses: actions/checkout@v4
38
39
- name: Setup Miniforge
40
- uses: conda-incubator/setup-miniconda@a4260408e20b96e80095f42ff7f1a15b27dd94ca # v3.0.4
+ uses: conda-incubator/setup-miniconda@d2e6a045a86077fb6cad6f5adf368e9076ddaa8d # v3.1.0
41
with:
42
miniforge-version: latest
43
activate-environment: anaconda-client-env
0 commit comments