Skip to content

Commit 1379eb9

Browse files
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.3 to 1.12.2. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.10.3...v1.12.2) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9335d0 commit 1379eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
python3 -mbuild
2121
2222
- name: Upload distribution to PyPI
23-
uses: pypa/gh-action-pypi-publish@v1.10.3
23+
uses: pypa/gh-action-pypi-publish@v1.12.2

0 commit comments

Comments
 (0)