Skip to content

Commit 973d2e4

Browse files
authored
Merge pull request #85 from JohT/renovate/conda-incubator-setup-miniconda-3.x
Update conda-incubator/setup-miniconda action to v3
2 parents 649d0ae + 94b2c48 commit 973d2e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-structure-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
# "Setup Python" can be skipped if jupyter notebook reports aren't needed
8888
- name: Setup Python ${{ matrix.python }} with Conda package manager Mambaforge
89-
uses: conda-incubator/setup-miniconda@v2
89+
uses: conda-incubator/setup-miniconda@v3
9090
with:
9191
python-version: ${{ matrix.python }}
9292
miniforge-variant: Mambaforge

0 commit comments

Comments
 (0)