Skip to content

Commit e02b493

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)