Skip to content

Commit b1b3e87

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
- name: Build sdist and wheel
152152
run: python -m build -s -w . -o dist
153153
- name: Publish to PyPi
154-
uses: pypa/gh-action-pypi-publish@v1.7.1
154+
uses: pypa/gh-action-pypi-publish@v1.8.1
155155
with:
156156
skip_existing: true
157157
user: __token__

0 commit comments

Comments
 (0)