Skip to content

#2087 updating release job to use a more recent version of actions/se… #11

#2087 updating release job to use a more recent version of actions/se…

#2087 updating release job to use a more recent version of actions/se… #11

Triggered via push September 13, 2023 14:51
Status Failure
Total duration 1m 4s
Artifacts
TEST Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
49s
TEST Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
TEST Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
Input 'password' has been deprecated with message: UNSUPPORTED GITHUB ACTION VERSION You are using `pypa/gh-action-pypi-publish@master`. The `master` branch of this project has been sunset and will not receive any updates, not even security bug fixes. Please, make sure to use a supported version. If you want to pin to v1 major version, use `pypa/gh-action-pypi-publish@release/v1`. If you feel adventurous, you may opt to use use `pypa/gh-action-pypi-publish@unstable/v1` instead. A more general recommendation is to pin to exact tags or commit SHAs. Please also consider migrading your setup to use secretless publishing: https://github.com/marketplace/actions/pypi-publish#trusted-publishing https://stand-with-ukraine.pp.ua
TEST Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
Unexpected input(s) 'repository-url', valid inputs are ['entryPoint', 'args', 'user', 'password', 'repository_url', 'packages_dir', 'verify_metadata', 'skip_existing', 'verbose', 'print_hash']
TEST Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI: # >> PyPA publish to PyPI GHA: UNSUPPORTED GITHUB ACTION VERSION <<#L1
You are using "pypa/gh-action-pypi-publish@master". The "master" branch of this project has been sunset and will not receive any updates, not even security bug fixes. Please, make sure to use a supported version. If you want to pin to v1 major version, use "pypa/gh-action-pypi-publish@release/v1". If you feel adventurous, you may opt to use use "pypa/gh-action-pypi-publish@unstable/v1" instead. A more general recommendation is to pin to exact tags or commit shas.