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 5e4aee7 commit 94b2c48Copy full SHA for 94b2c48
.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