Skip to content

Commit 5c251af

Browse files
Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows (#4185)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1f662d commit 5c251af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pypi-build-and-deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ jobs:
4242
--out-dir dist/
4343
.
4444
# - name: Publish distribution to Test PyPI
45-
# uses: pypa/gh-action-pypi-publish@v1.12.4
45+
# uses: pypa/gh-action-pypi-publish@v1.13.0
4646
# with:
4747
# repository-url: https://test.pypi.org/legacy/
4848
- name: Publish distribution 📦 to PyPI
4949
if: startsWith(github.ref, 'refs/tags')
50-
uses: pypa/gh-action-pypi-publish@v1.12.4
50+
uses: pypa/gh-action-pypi-publish@v1.13.0

0 commit comments

Comments
 (0)