Skip to content

Commit

Permalink
Merge pull request #31 from pyoceans/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…-actions-4c2e4dba1c

Bump mamba-org/setup-micromamba from 2.0.2 to 2.0.3 in the github-actions group
  • Loading branch information
ocefpaf authored Dec 11, 2024
2 parents 27d8ade + 3ee2d09 commit 95ac40e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- name: Setup Micromamba Python ${{ matrix.python-version }}
uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 #v1
uses: mamba-org/setup-micromamba@068f1ab4b37ed9b3d9f73da7db90a0cda0a48d29 #v1
with:
environment-name: TEST
init-shell: bash
Expand Down

0 comments on commit 95ac40e

Please sign in to comment.