Skip to content

Commit c27991d

Browse files
chore(deps): bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 (#209)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e739671 commit c27991d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
cp -r cp311-macosx/*.whl dist/
106106
cp -r cp38-macosx/*.whl dist/
107107
cp -r cp39-macosx/*.whl dist/
108-
- uses: pypa/[email protected].11
108+
- uses: pypa/[email protected].12
109109
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
110110
with:
111111
user: __token__

0 commit comments

Comments
 (0)