Skip to content

Commit 790a7fe

Browse files
committed
Update pypi-publish.yml
1 parent 86a915b commit 790a7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: python -m build
3737

3838
- name: Publish package
39-
uses: pypa/[email protected]
39+
uses: pypa/[email protected].14
4040
with:
4141
user: __token__
4242
password: ${{ secrets.PYPI_BICLEANER_AI }}

0 commit comments

Comments
 (0)