Skip to content

Commit fa37719

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
- name: Build sdist and wheel
106106
run: python -m build -s -w . -o dist
107107
- name: Publish to PyPi
108-
uses: pypa/gh-action-pypi-publish@v1.5.2
108+
uses: pypa/gh-action-pypi-publish@v1.6.4
109109
with:
110110
skip_existing: true
111111
user: __token__

0 commit comments

Comments
 (0)