Skip to content

Commit b9c3472

Browse files
authored
Update ci-release.yml
1 parent 973273f commit b9c3472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
132132

133133
- name: Publier sur PyPI
134-
uses: pypa/gh-action-pypi-publish@v1.8.14
134+
uses: pypa/gh-action-pypi-publish@v1.13.0
135135
with:
136136
user: __token__
137137
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)