Skip to content

Commit

Permalink
Pin miniconda setup version
Browse files Browse the repository at this point in the history
  • Loading branch information
trallard committed Mar 25, 2024
1 parent 0b847c8 commit 6f4ec00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: actions/checkout@v4

- name: "Set up env ${{ matrix.os }} 🐍"
uses: conda-incubator/setup-miniconda@v3
uses: conda-incubator/setup-miniconda@v2
with:
environment-file: ${{ matrix.environment-file }}
miniforge-version: latest
Expand Down

0 comments on commit 6f4ec00

Please sign in to comment.