CI: update setup-miniconda to version 3 and checkout to v4 (#12032)

Fix condaBasePath when useBundled is false, and there's no pre-existing conda

..other fix and improvements
Update sub_buildMacOSCondaIntel.yml

Revert
updated action checkout to version 4

updated setup-miniconda to version 3
This commit is contained in:
mosfet80
2024-02-12 17:42:21 +01:00
committed by GitHub
parent e078ec936f
commit 7b5222ac7c
6 changed files with 10 additions and 10 deletions

View File

@@ -72,7 +72,7 @@ jobs:
steps:
- name: Checking out source code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: true
- name: Install FreeCAD dependencies