LBL-EESA / fastkde

Other
50 stars 10 forks source link

need to upgrade github actions to make sure node.js v20 is used #36

Open taobrienlbl opened 4 months ago

taobrienlbl commented 4 months ago

The github actions workflow gives a warning:

[Build SDist](https://github.com/LBL-EESA/fastkde/actions/runs/8455754894/job/23163978904)
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/.

It looks like some of the action versions in .github/workflows/wheels.yml may need to have their versions updated.