Skip to content

Commit be4d327

Browse files
Merge pull request #209 from pytest-dev/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.7
build(deps): bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.7
2 parents aa27854 + 6a56163 commit be4d327

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
@@ -39,7 +39,7 @@ jobs:
3939
path: dist
4040

4141
- name: Publish package to PyPI
42-
uses: pypa/[email protected].5
42+
uses: pypa/[email protected].7
4343

4444
- name: Push tag
4545
run: |

0 commit comments

Comments
 (0)