update "publish package" worflow to 1.12.4 (#2680)

This commit is contained in:
Mike Hunhoff
2025-06-05 13:44:30 -06:00
committed by GitHub
parent 5ad1dda918
commit a8eab7ddf0

View File

@@ -35,7 +35,7 @@ jobs:
with:
path: dist/*
- name: publish package
uses: pypa/gh-action-pypi-publish@f5622bde02b04381239da3573277701ceca8f6a0 # release/v1
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # release/v1.12.4
with:
skip-existing: true
verbose: true