Skip to content

Commit 891a052

Browse files
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.13.0 to 1.14.0 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github_actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b8e612 commit 891a052

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publishing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171
with:
7272
name: python-package-distributions
7373
path: dist/
74-
- uses: pypa/gh-action-pypi-publish@v1.13.0
74+
- uses: pypa/gh-action-pypi-publish@v1.14.0

0 commit comments

Comments
 (0)