Skip to content

Commit 155817f

Browse files
authored
Merge pull request #166 from openkim/dependabot/github_actions/mamba-org/setup-micromamba-1.8.1
Bump mamba-org/setup-micromamba from 1.8.0 to 1.8.1
2 parents 7cbf012 + 0f42480 commit 155817f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
steps:
3434
- uses: actions/checkout@v4
3535
- name: Set up micromamba
36-
uses: mamba-org/[email protected].0
36+
uses: mamba-org/[email protected].1
3737
with:
3838
# the create command looks like this:
3939
# `micromamba create -n test-env python=<the corresponding version> kim-api=2.3.0`

0 commit comments

Comments
 (0)