bakdata / ci-templates

Collection of reusable workflows and composite actions for Github
MIT License
4 stars 1 forks source link

Node.js 16 deprecated #174

Closed raminqaf closed 2 months ago

raminqaf commented 5 months ago

After running the release workflow, I encountered this message:

Node.js 16 actions are deprecated. 
Please update the following actions to use Node.js 20: 
actions/checkout@v3, ad-m/github-push-action@v0.6.0, softprops/action-gh-release@v1. 
For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

We should consider to update all of our workflows.

yannick-roeder commented 2 months ago

Here is a workflow where the message is visible as well: https://github.com/bakdata/k8s-application-deployment/actions/runs/8734737189