Skip to content

Commit 4068cfd

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

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
@@ -29,7 +29,7 @@ jobs:
2929
working-directory: .
3030
run: python -m build
3131
- name: Publish a Python distribution to PyPI
32-
uses: pypa/gh-action-pypi-publish@v1.13.0
32+
uses: pypa/gh-action-pypi-publish@v1.14.0
3333
with:
3434
user: __token__
3535
password: ${{ secrets.PYPI_API_KEY }}

0 commit comments

Comments
 (0)