Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ci): Change the default
pypa/gh-action-pypi-publish
version
To prevent that warning: > 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.
- Loading branch information