Skip to content

Commit f909df4

Browse files
dependabot[bot]inducer
authored andcommitted
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 b2a51ca commit f909df4

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
@@ -72,7 +72,7 @@ jobs:
7272
path: dist
7373
merge-multiple: true
7474

75-
- uses: pypa/gh-action-pypi-publish@v1.12.4
75+
- uses: pypa/gh-action-pypi-publish@v1.13.0
7676
# with:
7777
# user: __token__
7878
# password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)