Skip to content

Commit d5254b5

Browse files
authored
Merge pull request #13064 from pytest-dev/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.3
build(deps): Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3
2 parents dd9b603 + 4da57de commit d5254b5

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
@@ -54,7 +54,7 @@ jobs:
5454
path: dist
5555

5656
- name: Publish package to PyPI
57-
uses: pypa/[email protected].2
57+
uses: pypa/[email protected].3
5858
with:
5959
attestations: true
6060

0 commit comments

Comments
 (0)