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 a976c15 commit 1194771Copy full SHA for 1194771
.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