Skip to content

Commit 88f2399

Browse files
chore(deps): update pypa/gh-action-pypi-publish action to v1.12.3 (#564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d08a1c commit 88f2399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Build package
2121
run: python -m build
2222
- name: Publish package
23-
uses: pypa/[email protected].2
23+
uses: pypa/[email protected].3
2424
with:
2525
user: __token__
2626
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)