diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7869b79..c0c807a 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@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2 \ No newline at end of file