Fix condaBasePath when useBundled is false, and there's no pre-existing conda #1710
example-3.yml
on: pull_request
Ex3 Linux
2m 42s
Ex3-no-name Linux
2m 41s
Annotations
4 warnings
Ex3-no-name Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Ex3-no-name Linux
==> WARNING: A newer version of conda exists. <==
current version: 23.9.0
latest version: 23.10.0
Please update conda by running
$ conda update -n base -c defaults conda
Or to minimize the number of packages updated during conda update use
conda install conda=23.10.0
|
Ex3 Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Ex3 Linux
==> WARNING: A newer version of conda exists. <==
current version: 23.9.0
latest version: 23.10.0
Please update conda by running
$ conda update -n base -c defaults conda
Or to minimize the number of packages updated during conda update use
conda install conda=23.10.0
|