Skip to content

Commit

Permalink
chore(deps): update conda-incubator/setup-miniconda digest to e5293c8
Browse files Browse the repository at this point in the history
  • Loading branch information
anaconda-renovate[bot] committed Jul 31, 2024
1 parent fbc8dd6 commit eb4a567
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: Install dependencies
# https://github.com/conda-incubator/setup-miniconda
uses: conda-incubator/setup-miniconda@3b0f2504dd76ef23b6d31f291f4913fb60ab5ff3
uses: conda-incubator/setup-miniconda@e5293c8fd23bf30f6ad37a6281c8a924c8938440
with:
channels: defaults,conda-forge,joshburt,ae5-admin
auto-activate-base: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: Install dependencies
# https://github.com/conda-incubator/setup-miniconda
uses: conda-incubator/setup-miniconda@3b0f2504dd76ef23b6d31f291f4913fb60ab5ff3
uses: conda-incubator/setup-miniconda@e5293c8fd23bf30f6ad37a6281c8a924c8938440
with:
channels: defaults,conda-forge,joshburt,ae5-admin
auto-activate-base: true
Expand Down

0 comments on commit eb4a567

Please sign in to comment.