Skip to content

Commit c9dce96

Browse files
authored
Merge pull request #1163 from pytest-dev/dependabot/github_actions/github-actions-088cad1836
build(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in the github-actions group
2 parents 39c62b3 + bcf9ebd commit c9dce96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

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

0 commit comments

Comments
 (0)