Skip to content

Commit 1a74bbc

Browse files
dependabot[bot]urschrei
authored andcommitted
Bump pypa/gh-action-pypi-publish in the github-actions group
Bumps the github-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.0 to 1.14.1 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 697ffcd commit 1a74bbc

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
@@ -205,7 +205,7 @@ jobs:
205205
token: ${{ secrets.GITHUB_TOKEN }}
206206

207207
- name: PyPI Publish
208-
uses: pypa/gh-action-pypi-publish@v1.14.0
208+
uses: pypa/gh-action-pypi-publish@v1.14.1
209209
with:
210210
packages-dir: ${{ steps.download.outputs.download-path }}
211211

0 commit comments

Comments
 (0)