Skip to content

Commit

Permalink
Pin conda action
Browse files Browse the repository at this point in the history
  • Loading branch information
stefmolin authored Oct 12, 2024
1 parent cd593da commit d9ab39b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/env-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
fi;
# create the conda env
- uses: conda-incubator/setup-miniconda@v3
- uses: conda-incubator/setup-miniconda@a4260408e20b96e80095f42ff7f1a15b27dd94ca # v3.0.4
with:
python-version: ${{ matrix.python-version }}
auto-update-conda: true
Expand Down

0 comments on commit d9ab39b

Please sign in to comment.