Skip to content

Commit 5387ac3

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.10 (#171)
1 parent 791989c commit 5387ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypipublish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
name: releases
7979
path: dist
8080
- name: Publish package to PyPI
81-
uses: pypa/[email protected].7
81+
uses: pypa/[email protected].10
8282
with:
8383
user: __token__
8484
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)