Skip to content

Commit

Permalink
Merge pull request #146 from Ouranosinc/dependabot/github_actions/mam…
Browse files Browse the repository at this point in the history
…ba-org/setup-micromamba-1.8.0
  • Loading branch information
dependabot[bot] committed Jan 31, 2024
2 parents 00d10b6 + 64c7d43 commit 021f4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
egress-policy: audit
- uses: actions/checkout@v4.1.1
- 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 021f4da

Please sign in to comment.