BetaHuhn / repo-file-sync-action

🔄 GitHub Action to keep files like Action workflows or entire directories in sync between multiple repositories.
https://github.com/marketplace/actions/repo-file-sync-action
MIT License
283 stars 82 forks source link

GitHub Actions: Transitioning from Node 16 to Node 20 #332

Closed etremblay closed 4 months ago

etremblay commented 6 months ago

🐞 Describe the bug

Node 16 has reached its end of life, prompting us to initiate its deprecation process for GitHub Actions. Our plan is to transition all actions to run on Node 20 by Spring 2024. We will actively monitor the migration's progress and gather community feedback before finalizing the transition date. Starting October 23rd, workflows containing actions running on Node 16 will display a warning to alert users about the upcoming migration.

https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

📚 To reproduce

Use the action

💡 Expected behavior

No deprecation warning

🖼️ Screenshots

No response

⚙️ Environment

1.21.0

📋 Additional context

No response

N6REJ commented 4 months ago

I hope he hasn't abandoned this

BetaHuhnBot commented 4 months ago

:tada: This issue has been resolved in version 1.21.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: