milanmk / actions-file-deployer

Composite GitHub Action (Linux runner) for deploying repository content to remote server. Fast and customizable deployment with proxy support. Deploy only changed files or do full sync/mirror of repository content.
The Unlicense
64 stars 15 forks source link

Action annotation NodeJS version #15

Closed aawnu closed 1 year ago

aawnu commented 1 year ago

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

Please update the following actions to use Node.js 16: actions/upload-artifact

milanmk commented 1 year ago

This does not applies to composite actions.