Skip to content

Commit

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

Bump conda-incubator/setup-miniconda from 3.0.2 to 3.0.3
  • Loading branch information
terhorstd authored Feb 28, 2024
2 parents 4f1950a + 28e3583 commit 8cbd9cf
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@392cf345b1784333caa1a1185081c71e6ffd61bc # v3.0.2
uses: conda-incubator/setup-miniconda@030178870c779d9e5e1b4e563269f3aa69b04081 # v3.0.3
with:
auto-update-conda: true
python-version: "3.7"
Expand Down

0 comments on commit 8cbd9cf

Please sign in to comment.