Skip to content

Commit 86430b2

Browse files
Build(deps): Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 (#657)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f59590 commit 86430b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
python -m build
2828
2929
- name: Publish
30-
uses: pypa/gh-action-pypi-publish@v1.6.1
30+
uses: pypa/gh-action-pypi-publish@v1.6.4
3131
with:
3232
user: __token__
3333
password: ${{ secrets.PYPI_KEY }}

0 commit comments

Comments
 (0)