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 649d0ae + 94b2c48 commit 973d2e4Copy full SHA for 973d2e4
.github/workflows/code-structure-analysis.yml
@@ -86,7 +86,7 @@ jobs:
86
87
# "Setup Python" can be skipped if jupyter notebook reports aren't needed
88
- name: Setup Python ${{ matrix.python }} with Conda package manager Mambaforge
89
- uses: conda-incubator/setup-miniconda@v2
+ uses: conda-incubator/setup-miniconda@v3
90
with:
91
python-version: ${{ matrix.python }}
92
miniforge-variant: Mambaforge
0 commit comments