Skip to content

Commit

Permalink
Bump mamba-org/provision-with-micromamba from 15 to 16
Browse files Browse the repository at this point in the history
Bumps [mamba-org/provision-with-micromamba](https://github.com/mamba-org/provision-with-micromamba) from 15 to 16.
- [Release notes](https://github.com/mamba-org/provision-with-micromamba/releases)
- [Commits](mamba-org/provision-with-micromamba@v15...v16)

---
updated-dependencies:
- dependency-name: mamba-org/provision-with-micromamba
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 23, 2023
1 parent 8ad6b87 commit 25c206f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/distribute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
fetch-depth: 0

- uses: mamba-org/provision-with-micromamba@v15
- uses: mamba-org/provision-with-micromamba@v16

- name: Build distribution
id: build
Expand All @@ -43,7 +43,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: mamba-org/provision-with-micromamba@v15
- uses: mamba-org/provision-with-micromamba@v16

- name: Ensure hyp3_sdk v${{ needs.call-version-info-workflow.outputs.version }}} is pip installable
run: |
Expand Down

0 comments on commit 25c206f

Please sign in to comment.