Skip to content

Commit

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

Bump `conda-incubator/setup-miniconda` from 2.2.0 to 2.3.0
  • Loading branch information
terhorstd authored Nov 27, 2023
2 parents 32e5cac + 33b7a12 commit 3fac932
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@3b0f2504dd76ef23b6d31f291f4913fb60ab5ff3 # v2.2.0
uses: conda-incubator/setup-miniconda@9f54435e0e72c53962ee863144e47a4b094bfd35 # v2.3.0
with:
auto-update-conda: true
python-version: "3.7"
Expand Down

0 comments on commit 3fac932

Please sign in to comment.