aormsby / Fork-Sync-With-Upstream-action

An action to automatically update your fork with new commits from the upstream repo
MIT License
258 stars 70 forks source link

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20 #72

Closed pranamg closed 8 months ago

pranamg commented 10 months ago

I get the below warning on my sync upstream action. Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aormsby/Fork-Sync-With-Upstream-action@v3.4.

dnzxy commented 10 months ago

Likewise.

For the moment, I will continue curating fixes and updates, and I will consider merging your proposed PRs as long as they come with test support, well-documented changes, and have been thoroughly proven to work as expected.

Will you still take care of updating this to Node 18 or 20, @aormsby ?

aormsby commented 8 months ago

Updated to v22 in PR #74, will make release soon