diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7869b79..4d9f606 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -38,4 +38,4 @@ jobs: run: poetry build --no-interaction - name: 🚀 Publish 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