I got the same error with “setup-python@v4”.
A local build with: “act” runs without problems!
act -j build
[build/build] ✅ Success - Main Test sphinx-build
[build/build] ⭐ Run Post Set up Python 3.11
[build/build] 🐳 docker exec cmd=[node /var/run/act/actions/actions-setup-python@v4/dist/cache-save/index.js] user= workdir=
[build/build] ✅ Success - Post Set up Python 3.11
[build/build] 🏁 Job succeeded
i’m setting up Gitea and having the same issue when using setup-python.
simply switching to use the catthehacker image does work. but i’m unsatisfied not knowing why. i’ve tried a large variety of variants attempting to replicate creating it but have failed every time.
could someone please help explain how this catthehacker image is provisioned to make it work?