Skip to content

Commit

Permalink
Merge pull request #180 from openkim/dependabot/github_actions/mamba-…
Browse files Browse the repository at this point in the history
…org/setup-micromamba-1.9.0

Bump mamba-org/setup-micromamba from 1.8.1 to 1.9.0
  • Loading branch information
mjwen authored Jun 24, 2024
2 parents 3611e60 + 71e06b2 commit bbcd35b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up micromamba
uses: mamba-org/setup-micromamba@v1.8.1
uses: mamba-org/setup-micromamba@v1.9.0
with:
# the create command looks like this:
# `micromamba create -n test-env python=<the corresponding version> kim-api=2.3.0`
Expand Down

0 comments on commit bbcd35b

Please sign in to comment.