Closed MarkoSagadin closed 8 months ago
Hello!
Once again I had to update the node version in the actions.yaml to avoid the warning emitted by the GitHub Actions:
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
I have made sure that the action still works on my side after using node20.
Can you please merge this PR and create a new release when you can?
Can you update the changelog to reflect the new change?
Done :)
Will release together with https://github.com/thomaseizinger/keep-a-changelog-new-release/pull/22 once merged.
Hello!
Once again I had to update the node version in the actions.yaml to avoid the warning emitted by the GitHub Actions:
I have made sure that the action still works on my side after using node20.
Can you please merge this PR and create a new release when you can?