Skip to content

Commit b629adb

Browse files
chore(deps): bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#255)
1 parent 691b3c5 commit b629adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Build package
2525
run: python -m build
2626
- name: Publish package
27-
uses: pypa/[email protected].10
27+
uses: pypa/[email protected].11
2828
with:
2929
user: __token__
3030
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)