Skip to content

Commit

Permalink
setup-miniconda@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
hsinfan1996 authored Mar 9, 2024
1 parent 1586216 commit b4fdd1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: conda-incubator/setup-miniconda@v2
- uses: conda-incubator/setup-miniconda@v3
- name: Install prereq using conda
run: |
echo "$CONDA/bin" >> $GITHUB_PATH
Expand Down

0 comments on commit b4fdd1d

Please sign in to comment.