diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b465c4e..0dea4ba 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -55,4 +55,4 @@ jobs: path: "dist/" - name: Publish dists to PyPI - uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b # v1.10.2 \ No newline at end of file + uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3 \ No newline at end of file