Skip to content

Commit b85b5cb

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

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/[email protected].1
154+
uses: pypa/[email protected].3
155155
with:
156156
skip_existing: true
157157
user: __token__

0 commit comments

Comments
 (0)