Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Python version and Poetry installation setup
The Python version is now set using a version file. Instead of directly installing a Poetry version, the setup now references a preferred Poetry version from a dedicated .poetry-version file. It also involves an update to the 'actions/setup-python' action from v4 to v5.
- Loading branch information