Skip to content

Commit 0245844

Browse files
chore(actions): update pypa/gh-action-pypi-publish action to v1.8.3
1 parent 7972059 commit 0245844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
release-tag: ${{ needs.prepare.outputs.version }}
5858

5959
- name: Upload package to pypi
60-
uses: pypa/[email protected].1
60+
uses: pypa/[email protected].3
6161
with:
6262
user: __token__
6363
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)