Github actions fail due to deprecated components
bug
Github actions are failing due to components in the workflow being deprecated.
- [deprecated intel channel](https://community.intel.com/t5/Intel-Integrated-Performance/Problems-installing-with-conda-HTTP-403-FORBIDDEN/td-p/1611876) causes `conda-ci-cd (ubuntu-22.04, 3.8)` to fail under `Setup conda`
- deprecated `actions/upload-artifacts@v1` in `Website`
- Python 3.7 is deprecated according to `actions/setup-python@v1`
关闭于 2025-04-08 4 条评论