Build: Workflows use actions with deprecated functionality
Closed this issue · 0 comments
DevDavido commented
The current workflows use actions with deprecated functionality.
For example the create release branch workflow:
- find-charts-to-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. - determine-semantic-version (icm-as)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: paulhatch/semantic-version@v5.3.0, actions/download-artifact@v3, actions/upload-artifact@v3. - release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, peter-evans/create-pull-request@v5.
All these actions have newer versions available without deprecations.