Skip to content

Commit 4a8bd5f

Browse files
authored
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
2 parents 51595d9 + 13558b9 commit 4a8bd5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
path: dist
4848

4949
- name: Publish package to PyPI
50-
uses: pypa/[email protected].11
50+
uses: pypa/[email protected].12
5151

5252
- name: Push tag
5353
run: |

0 commit comments

Comments
 (0)