Skip to content

Commit 7fad3a4

Browse files
chore(deps): bump pypa/gh-action-pypi-publish from v1.3.1 to v1.4.1 (#466)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from v1.3.1 to v1.4.1. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.3.1...54b39fb) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05aeddf commit 7fad3a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
name: artifact
159159
path: dist
160160

161-
- uses: pypa/gh-action-pypi-publish@v1.3.1
161+
- uses: pypa/gh-action-pypi-publish@v1.4.1
162162
with:
163163
user: __token__
164164
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)