Skip to content

Commit 5e10791

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

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
@@ -98,7 +98,7 @@ jobs:
9898
- name: Build sdist and wheel
9999
run: python -m build -s -w . -o dist
100100
- name: Publish to PyPi
101-
uses: pypa/gh-action-pypi-publish@v1.6.4
101+
uses: pypa/gh-action-pypi-publish@v1.7.1
102102
with:
103103
skip_existing: true
104104
user: __token__

0 commit comments

Comments
 (0)