Skip to content

Commit 4cd3cea

Browse files
Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 (#578)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.7 to 1.8.8. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.7...v1.8.8) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3872b79 commit 4cd3cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
run: |
146146
pandoc -s -o README.md README.rst
147147
- name: PyPI upload
148-
uses: pypa/[email protected].7
148+
uses: pypa/[email protected].8
149149
with:
150150
packages_dir: dist
151151
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)