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 1386d8a + 8a337d7 commit 65984e9Copy full SHA for 65984e9
.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.1.1
+ uses: conda-incubator/setup-miniconda@v3.2.0
54
with:
55
auto-update-conda: true
56
activate-environment: ci-env
.github/workflows/continuous_integration.yml
@@ -69,7 +69,7 @@ jobs:
69
70
71
72
73
74
75
0 commit comments