s0 / git-publish-subdir-action

GitHub Action to push a subdirectory as a branch to any git repo (e.g. for GitHub Pages)
https://github.com/marketplace/actions/push-git-subdirectory-as-branch
MIT License
208 stars 36 forks source link

bump node version to 20 #99

Closed Tpleme closed 6 months ago

Tpleme commented 7 months ago

Bump node version to 20.

"Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: s0/git-publish-subdir-action@develop. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/."

simone-boa-ideas commented 7 months ago

Hi, bumping this issue up. According to GitHub, the support for node 16 in their action platform will end in Spring 2024. We are using this action as part of our workflow, so I really hope this PR can be merged soon. Thank you :)

simone-boa-ideas commented 6 months ago

@s0 Hi, sorry to bother, but is there an update to this PR? Because the deadline for the support of node 16 in Github actions is approaching, this PR is becoming extremely important. Thank you