Skip to content

Commit 61cedc1

Browse files
Merge pull request #161 from pytest-dev/dependabot/github_actions/github-actions-5da8da3d55
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the github-actions group
2 parents 7eee560 + 641bd3e commit 61cedc1

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)