Skip to content

Commit 206e8ad

Browse files
Bump pypa/gh-action-pypi-publish from 1.6.3 to 1.6.4 (#2465)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0670d14 commit 206e8ad

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
@@ -189,7 +189,7 @@ jobs:
189189
- name: Build sdist and wheel
190190
run: python -m build -s -w . -o dist
191191
- name: Publish to PyPi
192-
uses: pypa/[email protected].3
192+
uses: pypa/[email protected].4
193193
with:
194194
skip_existing: true
195195
user: __token__

0 commit comments

Comments
 (0)