Skip to content

Commit e2d4697

Browse files
chore(deps): bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 (#79)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.4 to 1.8.5. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.4...v1.8.5) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c954824 commit e2d4697

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
@@ -77,6 +77,6 @@ jobs:
7777
name: artifact
7878
path: dist
7979

80-
- uses: pypa/gh-action-pypi-publish@v1.8.4
80+
- uses: pypa/gh-action-pypi-publish@v1.8.5
8181
with:
8282
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)