Skip to content

Commit

Permalink
Merge pull request #91 from glotzerlab/dependabot-github_actions-trun…
Browse files Browse the repository at this point in the history
…k-actions-version-24025e52fd

Bump mamba-org/setup-micromamba from 2.0.0 to 2.0.2 in the actions-version group
  • Loading branch information
joaander authored Dec 2, 2024
2 parents 7533cce + 6146f77 commit 9120d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Create Python Environment
uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246 # v2.0.0
uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v2.0.2
with:
micromamba-version: '2.0.2-2'
environment-name: test
Expand Down

0 comments on commit 9120d61

Please sign in to comment.