cloudlatex-team / cloudlatex-vscode-extension

Other
50 stars 4 forks source link

CI: Actionsアップデート #38

Closed massongit closed 8 months ago

massongit commented 8 months ago

https://github.com/cloudlatex-team/cloudlatex-vscode-extension/actions/runs/6754965147

The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2.5.1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

GitHub Actionsにおいて、node 12や set-state, set-output は非推奨なので、Actionsをアップデートします。