Skip to content

Commit 7deba63

Browse files
authored
Merge pull request #1152 from pytest-dev/dependabot/github_actions/github-actions-5da8da3d55
2 parents 0910472 + a6d7ec1 commit 7deba63

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/gh-action-pypi-publish@v1.11.0
42+
uses: pypa/gh-action-pypi-publish@v1.12.2
4343
with:
4444
attestations: true
4545

0 commit comments

Comments
 (0)