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 a976c15 + 1194771 commit f477d04Copy full SHA for f477d04
.github/workflows/containerized-ci.yml
@@ -50,7 +50,7 @@ jobs:
50
- uses: actions/checkout@v4
51
# Set up conda environment
52
- name: Setup conda environment
53
- uses: conda-incubator/setup-miniconda@v3.0.4
+ uses: conda-incubator/setup-miniconda@v3.1.0
54
with:
55
auto-update-conda: true
56
activate-environment: ci-env
.github/workflows/continuous_integration.yml
@@ -66,7 +66,7 @@ jobs:
66
67
68
69
70
71
72
0 commit comments