Closed
Description
Description:
Hello guys :)
We have been using this action extensively in our repo: https://github.com/ccxt/ccxt/blob/master/.github/workflows/python.yml
but we constantly face this "Cache service responded with 422" as you can see in the image
build with this error: https://github.com/ccxt/ccxt/actions/runs/14494405787/job/40658967886?pr=25731
Action version:
v2
Platform:
- Ubuntu
- macOS
- Windows
Runner type:
- Hosted
- Self-hosted
Tools version:
Python 3.1.11
Repro steps:
Check our public repo: https://github.com/ccxt/ccxt/blob/master/.github/workflows/python.yml
Expected behavior:
Python to be installed
Actual behavior:
422 error
Thanks for your work!