Skip to content

Commit a7e225d

Browse files
Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 (#67)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98b64a9 commit a7e225d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
- name: build package
9090
run: python -m build --sdist --wheel . -o dist
9191
- name: publish to PyPI
92-
uses: pypa/[email protected].1
92+
uses: pypa/[email protected].2
9393
with:
9494
skip_existing: true
9595
user: __token__

0 commit comments

Comments
 (0)