tgymnich / fork-sync

🔄 Github action to sync your forks
MIT License
386 stars 82 forks source link

Update action.yml from node16 to node20 #169

Closed CBaud closed 4 months ago

CBaud commented 4 months ago

Node.js 16 actions are deprecated. This change updates the workflow to use Node.js 20. Reference: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

Resolves #168