Skip to content

Commit

Permalink
Merge pull request #3018 from nest/dependabot/github_actions/conda-in…
Browse files Browse the repository at this point in the history
…cubator/setup-miniconda-3.0.0

Bump `conda-incubator/setup-miniconda` from 2.3.0 to 3.0.0
  • Loading branch information
terhorstd authored Nov 29, 2023
2 parents 134b1ec + 5f81575 commit 8d0fa9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nestbuildmatrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ jobs:
fetch-depth: 0

- name: Install Conda
uses: conda-incubator/setup-miniconda@9f54435e0e72c53962ee863144e47a4b094bfd35 # v2.3.0
uses: conda-incubator/setup-miniconda@2defc80cc6f4028b1780c50faf08dd505d698976 # v3.0.0
with:
auto-update-conda: true
python-version: "3.7"
Expand Down

0 comments on commit 8d0fa9c

Please sign in to comment.