Skip to content

Commit 4fc14c8

Browse files
Bump pypa/gh-action-pypi-publish in /.github/workflows
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.4 to 1.13.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.12.4...v1.13.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27f205b commit 4fc14c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
token: ${{ secrets.GITHUB_TOKEN }}
187187

188188
- name: PyPI Publish
189-
uses: pypa/gh-action-pypi-publish@v1.12.4
189+
uses: pypa/gh-action-pypi-publish@v1.13.0
190190
with:
191191
packages-dir: ${{ steps.download.outputs.download-path }}
192192

0 commit comments

Comments
 (0)