Skip to content

Commit e7cd449

Browse files
Merge pull request #564 from pytest-dev/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.4
build(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4
1 parent 63fb3ad commit e7cd449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,6 @@ jobs:
141141
run: python -m build --sdist --wheel --outdir dist/
142142

143143
- name: Publish package
144-
uses: pypa/[email protected].3
144+
uses: pypa/[email protected].4
145145
with:
146146
attestations: true

0 commit comments

Comments
 (0)