Skip to content

Commit 8422748

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#217)
1 parent b98b564 commit 8422748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
name: artifact
4949
path: dist
5050

51-
- uses: pypa/gh-action-pypi-publish@v1.8.12
51+
- uses: pypa/gh-action-pypi-publish@v1.8.14
5252
with:
5353
user: __token__
5454
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)