From 3ff14918ba2f1e0116ceec3e5068ee7970230553 Mon Sep 17 00:00:00 2001 From: "Parshutin, Eugeny" Date: Mon, 5 May 2025 13:32:30 -0500 Subject: [PATCH] upgrade pypi release action --- .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 5e488ff2..46535766 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -135,7 +135,7 @@ jobs: - name: List wheel files run: find -name *.whl - name: Publish package distributions to PyPi - uses: pypa/gh-action-pypi-publish@0ab0b79471669eb3a4d647e625009c62f9f3b241 # v1.10.1 + uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4 with: password: ${{ secrets.PYPI }} repository-url: https://upload.pypi.org/legacy/