Skip to content

Commit 442dda2

Browse files
Merge pull request #214 from pytest-dev/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.8
build(deps): bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8
2 parents e66800d + 58bc506 commit 442dda2

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].7
42+
uses: pypa/[email protected].8
4343

4444
- name: Push tag
4545
run: |

0 commit comments

Comments
 (0)