k8s-at-home / charts

⚠️ Deprecated : Helm charts for applications you run at home
https://docs.k8s-at-home.com
Apache License 2.0
1.45k stars 623 forks source link

Revert "chore(deps): update actions/setup-python action to v4" #1617

Closed truxnell closed 2 years ago

truxnell commented 2 years ago

Reverts k8s-at-home/charts#1614

This bump has broken our workflows for now - error message is Run actions/setup-python@v[4](https://github.com/k8s-at-home/charts/runs/6824036699?check_suite_focus=true#step:3:5).0.0 Error: The specified python version file at: /home/runner/work/charts/charts/.python-version does not exist

Related issue below still outstanding: https://github.com/actions/setup-python/issues/421

At work so don't have time to troubleshoot, thinking we roll back until there's a bit more clarity on best upgrade path from codeownersat setup-python.