Skip to content

Commit 17c5c1f

Browse files
Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 (#2607)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d36280d commit 17c5c1f

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
@@ -105,7 +105,7 @@ jobs:
105105
- name: Build package
106106
run: pyproject-build -s -w . -o dist
107107
- name: Publish to PyPI
108-
uses: pypa/[email protected].1
108+
uses: pypa/[email protected].4
109109
with:
110110
skip_existing: true
111111
user: __token__

0 commit comments

Comments
 (0)