Skip to content

Commit ab0936e

Browse files
DEV: Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#162)
Bumps pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0. Reviewed-by: Nicolas Tessore Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba9b1b5 commit ab0936e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v4
1919
- run: pipx run build
20-
- uses: pypa/gh-action-pypi-publish@v1.8.14
20+
- uses: pypa/gh-action-pypi-publish@v1.9.0

0 commit comments

Comments
 (0)