Skip to content

Commit 8d43c39

Browse files
chore(deps): bump pypa/gh-action-pypi-publish from v1.4.1 to v1.4.2 (#496)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from v1.4.1 to v1.4.2. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.4.1...27b3170) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c48e5a0 commit 8d43c39

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
@@ -149,7 +149,7 @@ jobs:
149149
name: artifact
150150
path: dist
151151

152-
- uses: pypa/[email protected].1
152+
- uses: pypa/[email protected].2
153153
with:
154154
user: __token__
155155
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)