Skip to content

Commit 2b9822f

Browse files
dependabot[bot]Moult
authored andcommitted
Bump mamba-org/setup-micromamba from 2 to 3
Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) from 2 to 3. - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](mamba-org/setup-micromamba@v2...v3) --- updated-dependencies: - dependency-name: mamba-org/setup-micromamba dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d4db13 commit 2b9822f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-ifcopenshell-conda-cleaner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
if: |
2525
github.repository == 'IfcOpenShell/IfcOpenShell'
2626
steps:
27-
- uses: mamba-org/setup-micromamba@v2 # https://github.com/mamba-org/setup-micromamba
27+
- uses: mamba-org/setup-micromamba@v3 # https://github.com/mamba-org/setup-micromamba
2828
with:
2929
environment-name: test-env
3030
create-args: >-

.github/workflows/ci-ifcopenshell-conda-daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
run: |
8585
curl -L https://github.com/phracker/MacOSX-SDKs/releases/download/11.3/MacOSX10.13.sdk.tar.xz | tar -xvJf - -C /Users/runner/work/
8686
87-
- uses: mamba-org/setup-micromamba@v2 # https://github.com/mamba-org/setup-micromamba
87+
- uses: mamba-org/setup-micromamba@v3 # https://github.com/mamba-org/setup-micromamba
8888
with:
8989
environment-name: test-env
9090
create-args: >-

0 commit comments

Comments
 (0)