Skip to content

Commit 990015e

Browse files
Merge pull request #216 from pytest-dev/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.10
build(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10
2 parents 1018687 + a20821f commit 990015e

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

4444
- name: Push tag
4545
run: |

0 commit comments

Comments
 (0)