Skip to content

Commit

Permalink
Bump mamba-org/setup-micromamba from 1.8.0 to 1.8.1 (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
2 parents f2d5f51 + c683f52 commit 30c5507
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/[email protected].0
uses: mamba-org/[email protected].1
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/[email protected].0
uses: mamba-org/[email protected].1
with:
cache-downloads: true
environment-file: environment-dev.yml
Expand Down

0 comments on commit 30c5507

Please sign in to comment.