fix: update PyPI publish action to use the latest release version

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
bohd4nx
2026-05-03 19:19:54 +03:00
parent d5dfed5f1a
commit 4873d6d6dd
+1 -1
View File
@@ -79,7 +79,7 @@ jobs:
name: dist name: dist
path: dist path: dist
- uses: pypa/gh-action-pypi-publish@v1 - uses: pypa/gh-action-pypi-publish@release/v1
release: release:
name: GitHub Release name: GitHub Release