提交 56f03d41 authored 作者: Brandon T. Willard's avatar Brandon T. Willard

Update setup-miniconda Action

上级 a26990a2
...@@ -106,7 +106,7 @@ jobs: ...@@ -106,7 +106,7 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Set up Python ${{ matrix.python-version }} - name: Set up Python ${{ matrix.python-version }}
uses: conda-incubator/setup-miniconda@v1 uses: conda-incubator/setup-miniconda@v2
with: with:
python-version: ${{ matrix.python-version }} python-version: ${{ matrix.python-version }}
auto-update-conda: true auto-update-conda: true
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论