Skip to content

Commit 2ebeb86

Browse files
authored
Merge pull request #84 from DLR-SC/dependabot/github_actions/conda-incubator/setup-miniconda-4
Bump conda-incubator/setup-miniconda from 3 to 4
2 parents 433fc90 + 3e7cd37 commit 2ebeb86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-conda-packages.yml

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

4040

4141
- name: Setup conda
42-
uses: conda-incubator/setup-miniconda@v3
42+
uses: conda-incubator/setup-miniconda@v4
4343
with:
4444
auto-update-conda: true
4545
activate-environment: tigl-conda

0 commit comments

Comments
 (0)