Merge pull request #12057 from pytest-dev/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.12

build(deps): Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12
This commit is contained in:
Ran Benita
2024-03-08 14:07:30 +02:00
committed by GitHub

View File

@@ -47,7 +47,7 @@ jobs:
path: dist
- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@v1.8.11
uses: pypa/gh-action-pypi-publish@v1.8.12
- name: Push tag
run: |