Skip to content

Commit feddf98

Browse files
⬆️ Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.9.0
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.4.2 to 1.9.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.4.2...v1.9.0) --- 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 26bb15e commit feddf98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
name: artifact
2929
path: dist
3030

31-
- uses: pypa/gh-action-pypi-publish@v1.4.2
31+
- uses: pypa/gh-action-pypi-publish@v1.9.0
3232
with:
3333
user: __token__
3434
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)