Closed
Description
The PyPI Upload step in the Deploy job of the CI pipeline emits the following warning:
Warning: Input 'packages_dir' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `packages-dir` instead.
The argument should be adjusted accordingly, in order to get rid of the deprecation warning.