Skip to content

Commit 8951cda

Browse files
authored
Action (#20)
* Pin the action version * v1
1 parent 7cbb3a5 commit 8951cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
.
3939
4040
- name: Publish a Python distribution to PyPI
41-
uses: pypa/gh-action-pypi-publish@release/v1.4.2
41+
uses: pypa/gh-action-pypi-publish@release/v1
4242
with:
4343
user: __token__
4444
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)