Skip to content

Commit

Permalink
Merge pull request #1180 from glotzerlab/dependabot/github_actions/co…
Browse files Browse the repository at this point in the history
…nda-incubator/setup-miniconda-3

Bump conda-incubator/setup-miniconda from 2 to 3
  • Loading branch information
tommy-waltmann authored Dec 1, 2023
2 parents 08faad5 + 84f81e4 commit cd9ef34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
submodules: true

- name: Create Python Environment
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
python-version: ${{ matrix.python }}
environment-file: .github/workflows/env-files/${{ matrix.env }}
Expand Down

0 comments on commit cd9ef34

Please sign in to comment.