Closed Chris53897 closed 4 months ago
yes of course. https://github.com/actions/checkout/releases/tag/v4.0.0
The main change is Update default runtime to node20
This will fix the warnings here. https://github.com/DataTables/Editor-PHP/actions/runs/9641980735
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ah! Perfect - thank you.
I see that the change takes it from v3 to 4, but can you say after the difference is, or perhaps link to a page with the details please? Just so I know what the impact is. Thanks!