Skip to content

Commit 295b408

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

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/gh-action-pypi-publish@v1.5.2
92+
uses: pypa/gh-action-pypi-publish@v1.6.4
9393
with:
9494
skip_existing: true
9595
user: __token__

0 commit comments

Comments
 (0)