Browse Source

Update setup-miniconda to v3

Kentaro Wada 11 tháng trước cách đây
mục cha
commit
24c446c878
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -74,7 +74,7 @@ jobs:
       with:
         submodules: true
 
-    - uses: conda-incubator/setup-miniconda@v2
+    - uses: conda-incubator/setup-miniconda@v3
       with:
         auto-update-conda: true
         python-version: '3.7'