Skip to content

Commit e893785

Browse files
⬆ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.3
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.10.3. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.9.0...v1.10.3) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e304be commit e893785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- name: Build distribution
2828
run: python -m build
2929
- name: Publish
30-
uses: pypa/gh-action-pypi-publish@v1.9.0
30+
uses: pypa/gh-action-pypi-publish@v1.10.3

0 commit comments

Comments
 (0)