Skip to content

Commit 0c52994

Browse files
Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.12.3
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.4.2 to 1.12.3. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.4.2...v1.12.3) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e5cc90 commit 0c52994

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
@@ -74,7 +74,7 @@ jobs:
7474
name: artifact
7575
path: dist
7676

77-
- uses: pypa/gh-action-pypi-publish@v1.4.2
77+
- uses: pypa/gh-action-pypi-publish@v1.12.3
7878
with:
7979
user: __token__
8080
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)