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
commit 4a8bd5f2e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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: |