We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents daaa354 + af30661 commit 60e779aCopy full SHA for 60e779a
1 file changed
.github/workflows/ci_conda.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v6
17
18
- name: Set up Conda
19
- uses: conda-incubator/setup-miniconda@v3
+ uses: conda-incubator/setup-miniconda@v4
20
with:
21
activate-environment: myenv
22
miniforge-version: latest
0 commit comments