Skip to content

Commit 336975a

Browse files
chore(deps): update pypa/gh-action-pypi-publish action to v1.12.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ca11f0 commit 336975a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
rm -fr ${distrib}
3939
popd >/dev/null || exit
4040
- name: Publish a Python distribution to PyPI
41-
uses: pypa/gh-action-pypi-publish@v1.12.3
41+
uses: pypa/gh-action-pypi-publish@v1.12.4
4242
with:
4343
user: __token__
4444
password: ${{ secrets.PYPI_API_KEY }}

0 commit comments

Comments
 (0)