Skip to content

Commit a5b1711

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

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
@@ -98,7 +98,7 @@ jobs:
9898
- name: Build sdist and wheel
9999
run: python -m build -s -w . -o dist
100100
- name: Publish to PyPi
101-
uses: pypa/[email protected].1
101+
uses: pypa/[email protected].3
102102
with:
103103
skip_existing: true
104104
user: __token__

0 commit comments

Comments
 (0)