rstudio / actions

GitHub Actions for use with RStudio software.
MIT License
7 stars 11 forks source link

Update to use Node.js 20 #35

Open Aariq opened 4 months ago

Aariq commented 4 months ago

GitHub has begun complaining about actions that use Node.js 16. For example:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, rstudio/actions/connect-publish@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.