Skip to content

Commit

Permalink
Merge pull request #27 from BCDA-APS/dependabot/github_actions/mamba-…
Browse files Browse the repository at this point in the history
…org/setup-micromamba-2

Bump mamba-org/setup-micromamba from 1 to 2
  • Loading branch information
prjemian authored Oct 7, 2024
2 parents 9d9fd3e + 0bbe255 commit 26908ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
xvfb
- name: Create Python ${{ matrix.python-version }} environment
uses: mamba-org/setup-micromamba@v1
uses: mamba-org/setup-micromamba@v2
with:
cache-environment: true
cache-environment-key: env-key-${{ matrix.python-version }}
Expand Down

0 comments on commit 26908ed

Please sign in to comment.