We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a915b commit 790a7feCopy full SHA for 790a7fe
.github/workflows/pypi-publish.yml
@@ -36,7 +36,7 @@ jobs:
36
run: python -m build
37
38
- name: Publish package
39
- uses: pypa/[email protected]
+ uses: pypa/[email protected].14
40
with:
41
user: __token__
42
password: ${{ secrets.PYPI_BICLEANER_AI }}
0 commit comments