vemonet / setup-spark

:octocat:✨ Setup Apache Spark in GitHub Action workflows
https://github.com/marketplace/actions/setup-apache-spark
MIT License
20 stars 12 forks source link

🐞 Node.js 16 actions are deprecated. #27

Closed apeyrat closed 7 months ago

apeyrat commented 7 months ago

Describe the bug

When running the github action, you now get the following warning; Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: vemonet/setup-spark@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Reproduction

No response

Which version of the action are you using?

v1

With which versions of Spark is it happening?

na

Operating System and environment

github hosted

Additional context

No response

vemonet commented 7 months ago

Thanks @apeyrat ! I updated it and released an new version (updated v1 too)