silx-kit / h5web

React components for data visualization and exploration
https://h5web.panosc.eu/
MIT License
183 stars 18 forks source link

Upgrade GitHub actions to v4 and bump pnpm on CI #1563

Closed axelboc closed 7 months ago

axelboc commented 7 months ago

GitHub was showing a warning:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

We'll still get a warning for pnpm/action-setup@v2 as this one is still on Node 16.