Skip to content

make osx build script work with pyenv #413

make osx build script work with pyenv

make osx build script work with pyenv #413

Triggered via push May 28, 2024 18:01
Status Success
Total duration 24s
Artifacts

toc.yml

on: push
TOC Generator
13s
TOC Generator
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
TOC Generator
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/toc-generator@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
TOC Generator
The following actions uses node12 which is deprecated and will be forced to run on node16: technote-space/toc-generator@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
TOC Generator
>> hint: Using 'master' as the name for the initial branch. This default branch name
TOC Generator
>> hint: is subject to change. To configure the initial branch name to use in all
TOC Generator
>> hint: of your new repositories, which will suppress this warning, call:
TOC Generator
>> hint:
TOC Generator
>> hint: git config --global init.defaultBranch <name>
TOC Generator
>> hint:
TOC Generator
>> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
TOC Generator
>> hint: 'development'. The just-created branch can be renamed via this command:
TOC Generator
>> hint:
TOC Generator
>> hint: git branch -m <name>