Skip to content

Commit

Permalink
Bump mamba-org/setup-micromamba from 1.7.3 to 1.8.0 (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
2 parents d3711b9 + 0b9a5c5 commit 7c5f170
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
egress-policy: audit
- uses: actions/[email protected]
- name: Setup Conda (Micromamba) with Python ${{ matrix.python-version }}
uses: mamba-org/setup-micromamba@v1.7.3
uses: mamba-org/setup-micromamba@v1.8.0
with:
cache-downloads: true
environment-name: xscen-pypi
Expand Down Expand Up @@ -140,7 +140,7 @@ jobs:
egress-policy: audit
- uses: actions/[email protected]
- name: Setup Conda (Micromamba) with Python ${{ matrix.python-version }}
uses: mamba-org/setup-micromamba@v1.7.3
uses: mamba-org/setup-micromamba@v1.8.0
with:
cache-downloads: true
environment-file: environment-dev.yml
Expand Down

0 comments on commit 7c5f170

Please sign in to comment.