Skip to content

Commit 1736637

Browse files
committed
Merge branch 'main' into devel
2 parents 36007dc + 155817f commit 1736637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
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/setup-micromamba@v1.8.0
36+
uses: mamba-org/setup-micromamba@v1.8.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)