Skip to content

Commit 066b582

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

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
@@ -89,7 +89,7 @@ jobs:
8989
- name: build package
9090
run: python -m build --sdist --wheel . -o dist
9191
- name: publish to PyPI
92-
uses: pypa/[email protected].1
92+
uses: pypa/[email protected].3
9393
with:
9494
skip_existing: true
9595
user: __token__

0 commit comments

Comments
 (0)