Skip to content

Commit 6d5995b

Browse files
chore(deps): update pypa/gh-action-pypi-publish action to v1.14.0
1 parent 14aeb8f commit 6d5995b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish-to-pypi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
name: python-package-distributions
5252
path: dist/
53-
- uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
53+
- uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
5454
with:
5555
repository-url: https://test.pypi.org/legacy/
5656

@@ -66,4 +66,4 @@ jobs:
6666
with:
6767
name: python-package-distributions
6868
path: dist/
69-
- uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
69+
- uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0

0 commit comments

Comments
 (0)