Skip to content

Commit

Permalink
Merge pull request #213 from python-windrose/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/mamba-org/provision-with-micromamba-14

Bump mamba-org/provision-with-micromamba from 13 to 14
  • Loading branch information
ocefpaf authored Dec 7, 2022
2 parents 3ff78eb + a4f2ee2 commit d05f76e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fetch-depth: 0

- name: Setup Mamba
uses: mamba-org/provision-with-micromamba@v13
uses: mamba-org/provision-with-micromamba@v14
with:
environment-file: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v3

- name: Setup
uses: mamba-org/provision-with-micromamba@v13
uses: mamba-org/provision-with-micromamba@v14
with:
environment-file: false

Expand Down

0 comments on commit d05f76e

Please sign in to comment.