Skip to content

Commit be1eb47

Browse files
authored
Merge pull request #150 from pytest-dev/dependabot/github_actions/github-actions-72327b8d01
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 in the github-actions group
2 parents 91d5ca5 + cd091a7 commit be1eb47

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].1
42+
uses: pypa/[email protected].2
4343
with:
4444
attestations: true
4545

0 commit comments

Comments
 (0)