Skip to content

Commit 749fc3f

Browse files
dependabot[bot]inducer
authored andcommitted
Bump pypa/gh-action-pypi-publish in the actions group
Bumps the actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish). Updates `pypa/gh-action-pypi-publish` from 1.14.1 to 1.14.2 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.14.1...v1.14.2) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b458b29 commit 749fc3f

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.14.1
75+
- uses: pypa/gh-action-pypi-publish@v1.14.2
7676
# with:
7777
# user: __token__
7878
# password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)