From 09919a83befcee4c974776f6e0f9ab900a1423ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 03:58:58 +0000 Subject: [PATCH] Update pypa/gh-action-pypi-publish action to v1.13.0 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 837b4120a..e8a6c6838 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -52,7 +52,7 @@ jobs: name: pypi-dist path: dist - name: 🚀 Publish Distribution 📦 to PyPI - uses: pypa/gh-action-pypi-publish@v1.12.4 + uses: pypa/gh-action-pypi-publish@v1.13.0 notify-on-publish: name: Notify needs: