proud-dentist-22844
03/06/2025, 7:15 PMinit-pants action, put uses: pantsbuild/actions/init-pants@v10 in your GHA workflow.
Thanks to @thousands-dream-76050 for his first contribution: a new get-pants-version input param which gets passed in ./get-pants.sh --version ....
If you use the init-pants action with setup-python-for-plugins=true, then you will need this update before upgrading to pants 2.25+.
This update has the action install python 3.11 instead of 3.9 for pants 2.25+
Check out the release notes https://github.com/pantsbuild/actions/releases/tag/v10 for more details about these new features.