Skip to content

Commit

Permalink
[CI] Upgrade conda-incubator version
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiomestre committed Dec 5, 2023
1 parent 9e3bb2f commit a1ebc78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ jobs:
run: pip install -r third_party/requirements.txt

- name: Init conda env
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
miniconda-version: "latest"
activate-environment: examples
Expand Down

0 comments on commit a1ebc78

Please sign in to comment.