Skip to content

Commit c26728d

Browse files
authored
Merge pull request #12 from prjemian/dependabot/github_actions/mamba-org/setup-micromamba-2
Bump mamba-org/setup-micromamba from 1 to 2
2 parents 8a8ebe3 + 965b65d commit c26728d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- uses: actions/checkout@v4
5454

5555
- name: Create Python ${{ matrix.python-version }} environment
56-
uses: mamba-org/setup-micromamba@v1
56+
uses: mamba-org/setup-micromamba@v2
5757
with:
5858
cache-environment: true
5959
cache-environment-key: env-key-${{ matrix.python-version }}

0 commit comments

Comments
 (0)