Skip to content

Commit b3d3945

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

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.6.4
108+
uses: pypa/gh-action-pypi-publish@v1.8.1
109109
with:
110110
skip_existing: true
111111
user: __token__

0 commit comments

Comments
 (0)