Skip to content

Commit

Permalink
GHA: update setup-miniconda
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoqiangwang committed Mar 15, 2024
1 parent 658dca6 commit 9cf6ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
printenv
echo "USER_ID=$(id -u)" >> $GITHUB_ENV
- name: Setup miniconda
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
auto-update-conda: false
conda-build-version: 3
Expand Down

0 comments on commit 9cf6ab3

Please sign in to comment.