Skip to content

Commit 9fc1d3b

Browse files
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.6.5 (#55)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fbe478 commit 9fc1d3b

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
@@ -109,7 +109,7 @@ jobs:
109109
- name: Build package
110110
run: pyproject-build -s -w . -o dist
111111
- name: Publish to PyPI
112-
uses: pypa/[email protected].4
112+
uses: pypa/[email protected].5
113113
with:
114114
skip_existing: true
115115
user: __token__

0 commit comments

Comments
 (0)