Per https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/ Some of the reusable workflows that we use need to be updated: - [x] actions/checkout - [ ] actions/deploy-pages - [x] actions/cache - [x] actions/upload-artifact - [ ] ilammy/msvc-dev-cmd (libtopotoolbox)
Per https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Some of the reusable workflows that we use need to be updated: